0.5.2 • Published 7 years ago
sao-hcy-nm v0.5.2
sao-hcy-nm
Personal favorite new project template - SAO generator
Status

Why sao-hcy-nm ?
Chinese users can read this article: 关于高效、高质和高产.
- ✅ Respect the code style of prettier
- ✅ Automatically formatted when saving (You need to install the Prettier - Code formatter plugin)
- ✅ Automatic fix code style before commit (Thanks to husky and lint-staged)
- ✅ Check committed messages when committing
- ✅ Use
yarn commitinstead ofgit commit(Thanks to commitizen) - ✅ Automatically generate changelog using
yarn changelog(Thanks to conventional-changelog-cli) - ✅ Automatic deployment with
yarn release(Thanks to release-it) - ✅ Optionally Unit test (jest or ava)
- ✅ Optionally test coverage
- ✅ Optionally compile ES2015 code using (Thanks to bili)
- ✅ Optionally add badge to README
Usage
sao-hcy-nm is a generator for SAO, Install it first.
yarn global add sao
# or
npm i -g saoFrom npm
sao hcy-nm my-projectFrom git
sao HcySunYang/sao-hcy-nm my-projectLicense
MIT © HcySunYang