@cli-assistant/fw

Daily flow helps you stay organized

Usage no npm install needed!

<script type="module">
  import cliAssistantFw from 'https://cdn.skypack.dev/@cli-assistant/fw';
</script>

README

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