Skip to content

A CLI tool to eliminate as many menial decisions as possible when creating a project.

License

Notifications You must be signed in to change notification settings

TPHRyan/yakshed

Repository files navigation

@paroz.io/yakshed

A CLI tool to eliminate as many menial decisions as possible when creating a project.

oclif Version Downloads/week License

Usage

$ npm install -g yakshed
$ yakshed COMMAND
(prompts will ensue)
$ yakshed (-v|--version|version)
yakshed/0.1.0 linux-x64 node-v12.16.1
$ yakshed --help [COMMAND]
USAGE
    $ yakshed COMMAND
...

Commands

yakshed hello [FILE]

placeholder command

USAGE
    $ yakshed hello [FILE]

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

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

See code: src/commands/hello.ts

yakshed help [COMMAND]

Display help for yakshed.

USAGE
    $ yakshed help [COMMAND]

ARGUMENTS
    COMMAND   command to show help for

OPTIONS
    --all   see all commands in CLI

See code: @oclif/plugin-help

About

A CLI tool to eliminate as many menial decisions as possible when creating a project.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published