toag

soag is a sequelize scaffold generator

Usage no npm install needed!

<script type="module">
  import toag from 'https://cdn.skypack.dev/toag';
</script>

README

Toag

Toag is a toshihiko scaffold generator

gitter NPM version

"Lost, like the Moa is lost" - Maori proverb

Features

  • support express && koa

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

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Add some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request

History

  • v1.0.0 init

Welcome fork and feedback

  • write by i5ting shiren1118@126.com

如有建议或意见,请在issue提问或邮件

License

this repo is released under the MIT License.