@staart/scripts
TypeScript icon, indicating that this package has built-in type declarations

1.18.4 • Public • Published

@staart/scripts

oclif Version Downloads/week License

Usage

$ npm install -g @staart/scripts
$ staart COMMAND
running command...
$ staart (-v|--version|version)
@staart/scripts/1.18.4 darwin-x64 node-v14.5.0
$ staart --help [COMMAND]
USAGE
  $ staart COMMAND
...

Commands

staart build [SKIP-TSC]

build your Staart API app

USAGE
  $ staart build [SKIP-TSC]

See code: src/commands/build.ts

staart build-babel

build your Staart API app with Babel

USAGE
  $ staart build-babel

See code: src/commands/build-babel.ts

staart check

check for Staart updates

USAGE
  $ staart check

See code: src/commands/check.ts

staart controllers

setup Staart API app controller

USAGE
  $ staart controllers

See code: src/commands/controllers.ts

staart dev

start a local development server for your Staart API app

USAGE
  $ staart dev

See code: src/commands/dev.ts

staart docs

generate TypeDoc documentation site

USAGE
  $ staart docs

See code: src/commands/docs.ts

staart eject

eject the Staart API app

USAGE
  $ staart eject

See code: src/commands/eject.ts

staart help [COMMAND]

display help for staart

USAGE
  $ staart help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

staart increment

increment the package.json version

USAGE
  $ staart increment

See code: src/commands/increment.ts

staart launch

launch the Staart API app

USAGE
  $ staart launch

See code: src/commands/launch.ts

staart start

build and launch Staart API app

USAGE
  $ staart start

See code: src/commands/start.ts

staart update [REPO]

update this app from the staart repo

USAGE
  $ staart update [REPO]

EXAMPLE
  $ staart update api
  Updating Staart...

See code: src/commands/update.ts

Readme

Keywords

Package Sidebar

Install

npm i @staart/scripts

Weekly Downloads

7

Version

1.18.4

License

MIT

Unpacked Size

29.7 kB

Total Files

29

Last publish

Collaborators

  • anandchowdhary