ustart-cli

2.0.0 • Public • Published

ustart-cli

The uStart CLI. See the docs: https://ustart.dev/docs/installation.

Getting started

First, create a new folder with your project's name:

$ mkdir your-awesome-project
$ cd your-awesome-project

Then, initialize it with ustart-cli:

$ npx ustart-cli init

Usage

$ npx ustart --help
$ npx ustart --version
$ npx ustart build [options]
$ npx ustart db:migrate
$ npx ustart migration:autogenerate --name "migration-name"

Dependencies (4)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i ustart-cli

    Weekly Downloads

    1

    Version

    2.0.0

    License

    MIT

    Unpacked Size

    8.18 kB

    Total Files

    12

    Last publish

    Collaborators

    • ustart