vmodel is a tool for something
- travis-ci
- codecov
- ava
- nyc
- ghooks(pre-commit)
$ [sudo] npm install -g vmodel
初始化,指定db.js
$ vmodel init
打开设计器
$ vmodel server
meta.db.json
table field:type
- unique
- index
- default
- 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
- v1.0.0 初始化版本
- write by
i5ting
[email protected]
如有建议或意见,请在issue提问或邮件
this repo is released under the MIT License.