hardline
TypeScript icon, indicating that this package has built-in type declarations

0.0.0 • Public • Published

hardline

opinionated frameworks

oclif Version Codecov Downloads/week License

Usage

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

Commands

hardline hello [FILE]

describe the command here

USAGE
  $ hardline hello [FILE]

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

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

See code: src/commands/hello.ts

hardline help [COMMAND]

display help for hardline

USAGE
  $ hardline help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

/hardline/

    Package Sidebar

    Install

    npm i hardline

    Weekly Downloads

    0

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    5.33 kB

    Total Files

    9

    Last publish

    Collaborators

    • zachrip