Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/anshiii/mediocre-cli

A cli help you starting work with a mediocre webpack config which only have loader for ts and babel.
https://github.com/anshiii/mediocre-cli

Last synced: about 2 months ago
JSON representation

A cli help you starting work with a mediocre webpack config which only have loader for ts and babel.

Awesome Lists containing this project

README

        

## usage
```
npm install -g mediocre
mediocre init my-project
```

### 待完成

- [ ] 可配置 typescript/sas
- [ ] 下载完成后输入提示命令,比如 npm install ~
- [ ] 动态修改 package.json 里的 name/ver/desc
- [ ] 添加test模块
- [ ] 模板添加 git hook,配置 commit 时,走 lint