1.1.8 • Published 4 years ago

@node-cool/cli v1.1.8

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

@node-cool/cli

Cool server framework CLI

oclif Version Downloads/week License

Usage

$ npm install -g @node-cool/cli
$ node-cool COMMAND
running command...
$ node-cool (-v|--version|version)
@node-cool/cli/1.1.7 darwin-x64 node-v12.13.1
$ node-cool --help [COMMAND]
USAGE
  $ node-cool COMMAND
...

Commands

node-cool help [COMMAND]

display help for node-cool

USAGE
  $ node-cool help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

node-cool new

Create new @node-cool project

USAGE
  $ node-cool new

OPTIONS
  -h, --help       show CLI help
  -n, --name=name  name of the project
  -p, --path=path  path where to create new project

EXAMPLE
  $ node-cool new --name my-project

See code: src/commands/new.ts

1.1.8

4 years ago

1.1.7

4 years ago

1.1.6

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.18

4 years ago

1.0.17

4 years ago

1.0.15

4 years ago

1.0.14

4 years ago

1.0.13

4 years ago

1.0.12

4 years ago

1.0.11

4 years ago

1.0.10

4 years ago

1.0.9

4 years ago

1.0.8

4 years ago

1.0.7

4 years ago

1.0.6

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago