# foms-create-branch

## 安装和使用

``` npx foms-create-branch -c```

or

``` npm install -g foms-create-branch```

``` Terminal => foms -c ```

## 开发

修改 `.ts` 文件，`vscode` 开启 tsc 自动 watch 任务，js生成产物.

