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

0.0.0 • Public • Published

wastrel

A vagrant clone written in Typescript

oclif Version Downloads/week License

Usage

$ npm install -g wastrel
$ wastrel COMMAND
running command...
$ wastrel (-v|--version|version)
wastrel/0.0.0 darwin-x64 node-v12.14.1
$ wastrel --help [COMMAND]
USAGE
  $ wastrel COMMAND
...

Commands

wastrel hello [FILE]

describe the command here

USAGE
  $ wastrel hello [FILE]

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

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

See code: src/commands/hello.ts

wastrel help [COMMAND]

display help for wastrel

USAGE
  $ wastrel help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

/wastrel/

    Package Sidebar

    Install

    npm i wastrel

    Weekly Downloads

    2

    Version

    0.0.0

    License

    MIT

    Unpacked Size

    5.46 kB

    Total Files

    9

    Last publish

    Collaborators

    • colonelpopcorn