slu

An utilities used to helpers to seed data and some thing at StrongLoop.

Usage no npm install needed!

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

README

slu NPM version Build Status Dependency Status Coverage percentage

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

License

MIT © Tao Yuan