Skip to content

The Feature Slices methodology CLI that you wanted to :)

Notifications You must be signed in to change notification settings

amabunny/slices

Repository files navigation

slices

The Feature Slices methodology CLI that you wanted to :)

oclif Version Downloads/week License

Usage

$ npm install -g slices
$ slices COMMAND
running command...
$ slices (-v|--version|version)
slices/0.0.1 win32-x64 node-v12.18.0
$ slices --help [COMMAND]
USAGE
  $ slices COMMAND
...

Commands

slices hello [FILE]

describe the command here

USAGE
  $ slices hello [FILE]

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

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

See code: src\commands\hello.ts

slices help [COMMAND]

display help for slices

USAGE
  $ slices help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

About

The Feature Slices methodology CLI that you wanted to :)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published