Toag
Toag is a toshihiko scaffold generator


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