digital-ide/script/README.md
2023-11-01 22:22:25 +08:00

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
```