Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/anshiii/mediocre-cli
- Owner: Anshiii
- Created: 2019-03-20T12:48:50.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2021-05-08T08:57:53.000Z (over 3 years ago)
- Last Synced: 2024-11-11T20:49:57.168Z (about 2 months ago)
- Language: JavaScript
- Size: 54.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: readme.md
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