# @sanpjs/generator

@sanpjs/generator 是 San Pro 框架的通用文件生成器。

sanp init 的核心依赖。

## 测试

执行命令

```bash
#执行 __tests__ 文件夹下所有测试文件
yarn test
```
