Motivation
yeoman is too complex, and vue-cli has a narrow name, so I made sao.
sao is compatible with:
- regular git repo
- sao template as git repo
- sao template as npm package
- sao template in local folder
Quick Start
yarn global add sao
cd new-project
sao egoist/template-vue
yarn global add template-vue
sao vue
Or let sao
create directory for you:
sao vue new-project
For detailed usage please head to https://sao.js.org
Contributing
- Fork it!
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Author
sao © EGOIST, Released under the MIT License.
Authored and maintained by EGOIST with help from contributors (list).
egoistian.com · GitHub @egoist · Twitter @rem_rin_rin