@munnaas/craftsman
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

craftsman

Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g craftsman
$ craftsman COMMAND
running command...
$ craftsman (-v|--version|version)
craftsman/0.0.0 linux-x64 node-v10.1.0
$ craftsman --help [COMMAND]
USAGE
  $ craftsman COMMAND
...

Commands

craftsman hello [FILE]

describe the command here

USAGE
  $ craftsman hello [FILE]

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

EXAMPLE
  $ craftsman hello
  hello world from ./src/hello.ts!

See code: src/commands/hello.ts

craftsman help [COMMAND]

display help for craftsman

USAGE
  $ craftsman help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

Package Sidebar

Install

npm i @munnaas/craftsman

Weekly Downloads

1

Version

0.0.0

License

MIT

Unpacked Size

4.8 kB

Total Files

7

Last publish

Collaborators

  • munnaas