1.0.5 • Published 9 years ago
toag v1.0.5
Toag
Toag is a toshihiko scaffold generator

"Lost, like the Moa is lost" - Maori proverb
Features
- support express && koa
Install
[sudo] npm install -g toag@1Usage
for koa 2 common function
toag student2 name:string password:string -kfor koa2 async/await
toag cup name:string password:string -k -afor koa2 generator
toag book name:string password:string -k -gdefault for expresss
➜ toag git:(master) toag
Moajs HELP:
toag: 【创建脚手架】 toag user name:string password:string uid:object
Have a good day! Moaercreate scaffold user
toag user name:string password:stringContributing
- 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) - Create new Pull Request
History
- v1.0.0 init
Welcome fork and feedback
- write by
i5tingshiren1118@126.com
如有建议或意见,请在issue提问或邮件
License
this repo is released under the MIT License.