README
slu
A utilities used to helpers to seed data and some thing at StrongLoop.
Install
$ npm i slu -g
Usage
$ slu command [argument(s)]
Built-in commands
database|db
loopback database manage command.
- Update database
$ slu db update
- Migrate database
$ slu db migrate
Commands
- slu-seed: Database seed module.
License
MIT © Tao Yuan