Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mangotsing/foms-cli
foms-cli
https://github.com/mangotsing/foms-cli
Last synced: 7 days ago
JSON representation
foms-cli
- Host: GitHub
- URL: https://github.com/mangotsing/foms-cli
- Owner: MangoTsing
- Created: 2022-04-19T06:48:19.000Z (almost 3 years ago)
- Default Branch: main
- Last Pushed: 2022-06-07T07:28:29.000Z (over 2 years ago)
- Last Synced: 2024-10-14T11:04:04.277Z (3 months ago)
- Language: JavaScript
- Homepage:
- Size: 53.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# foms-cli
## 安装和使用
``` npx foms-create-branch -c```
or
``` npm install -g foms-create-branch```
``` Terminal => foms -c ```
目前只有 `-c` 参数用来快速创建分支
## 开发修改 `.ts` 文件,`vscode` 开启 tsc 自动 watch 任务,js生成产物.