0.0.8 • Published 4 years ago

proton-native-cli v0.0.8

Weekly downloads
40
License
MIT
Repository
github
Last release
4 years ago

proton-native-cli

Manage your Proton Native apps.

oclif Version Downloads/week License

Usage

$ npm install -g proton-native-cli
$ proton-native COMMAND
running command...
$ proton-native (-v|--version|version)
proton-native-cli/0.0.7 linux-x64 node-v13.0.0
$ proton-native --help [COMMAND]
USAGE
  $ proton-native COMMAND
...

Commands

proton-native help [COMMAND]

display help for proton-native

USAGE
  $ proton-native help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

proton-native init NAME

Create a new Proton Native app.

USAGE
  $ proton-native init NAME

ARGUMENTS
  NAME  The name of the application (and the folder).

OPTIONS
  --verbose

See code: src/commands/init.ts

0.0.8

4 years ago

0.0.5

4 years ago

0.0.7

4 years ago

0.0.6

4 years ago

0.0.4

4 years ago

0.0.3

4 years ago

0.0.2

4 years ago

0.0.1

4 years ago