skylab-cli
TypeScript icon, indicating that this package has built-in type declarations

2.0.1 • Public • Published

skylab-cli

oclif Version Downloads/week License

Skylab unites React Native, Redux Thunk and React Native navigation in a single starter pack without the need for you to make the manual configurations on native code needed and the whole set of boilerplate.

Usage

$ npm install -g skylab-cli
$ skylab COMMAND
running command...
$ skylab (-v|--version|version)
skylab-cli/2.0.1 win32-x64 node-v10.15.0
$ skylab --help [COMMAND]
USAGE
  $ skylab COMMAND
...

Commands

skylab help [COMMAND]

display help for skylab

USAGE
  $ skylab help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

skylab init PROJECTNAME

USAGE
  $ skylab init PROJECTNAME

ARGUMENTS
  PROJECTNAME  Desired project name

See code: src\commands\init.ts

skylab textchange NEWNAME

USAGE
  $ skylab textchange NEWNAME

ARGUMENTS
  NEWNAME  The project's new name

See code: src\commands\textchange.ts

Readme

Keywords

Package Sidebar

Install

npm i skylab-cli

Weekly Downloads

0

Version

2.0.1

License

MIT

Unpacked Size

8.98 kB

Total Files

11

Last publish

Collaborators

  • aylan_boscarino