12 lines
233 B
Markdown
12 lines
233 B
Markdown
Some scripts for config generation, batch processing etc.
|
|
|
|
Please run the all the scripts in the `extensionPath`.
|
|
|
|
command: scripts for `commands` in package.json
|
|
|
|
|
|
## 一键打包
|
|
|
|
```bash
|
|
$ python script/command/make_package.py
|
|
``` |