0.0.10 • Published 3 years ago

ems-cli v0.0.10

Weekly downloads
20
License
MIT
Repository
github
Last release
3 years ago

ems-cli

Expo Managed Starter CLI

oclif Version Downloads/week License

Usage

$ npm install -g ems-cli
$ ems COMMAND
running command...
$ ems (-v|--version|version)
ems-cli/0.0.9 darwin-x64 node-v12.20.0
$ ems --help [COMMAND]
USAGE
  $ ems COMMAND
...

Commands

ems generate [TYPE] [NAME]

Generate something

USAGE
  $ ems generate [TYPE] [NAME]

See code: src/commands/generate.ts

ems help [COMMAND]

display help for ems

USAGE
  $ ems help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

ems init [NAME]

describe the command here

USAGE
  $ ems init [NAME]

See code: src/commands/init.ts

0.0.10

3 years ago

0.0.9

3 years ago

0.0.8

3 years ago

0.0.7

3 years ago

0.0.6

3 years ago

0.0.5

3 years ago

0.0.4

3 years ago

0.0.3

3 years ago

0.0.2

3 years ago

0.0.1

3 years ago

0.0.0

3 years ago