0.0.0 • Published 6 years ago

@cli-assistant/fw v0.0.0

Weekly downloads
1
License
MIT
Repository
github
Last release
6 years ago

fw

Daily flow helps you stay organized

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @cli-assistant/fw
$ fw COMMAND
running command...
$ fw (-v|--version|version)
@cli-assistant/fw/0.0.0 darwin-x64 node-v10.5.0
$ fw --help [COMMAND]
USAGE
  $ fw COMMAND
...

Commands

fw help [COMMAND]

display help for fw

USAGE
  $ fw help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

fw init [FILE]

describe the command here

USAGE
  $ fw init [FILE]

OPTIONS
  -f, --force
  -h, --help       show CLI help
  -n, --name=name  name to print

See code: src/commands/init.ts