0.1.1 • Published 5 years ago

alto-cli v0.1.1

Weekly downloads
3
License
MIT
Repository
github
Last release
5 years ago

alto-cli

Command-line interface for using Alto cryptoitem tools

oclif Version CircleCI Appveyor CI Codecov Downloads/week License

Usage

$ npm install -g alto-cli
$ alto COMMAND
running command...
$ alto (-v|--version|version)
alto-cli/0.1.1 win32-x64 node-v8.12.0
$ alto --help [COMMAND]
USAGE
  $ alto COMMAND
...

Commands

alto hello [FILE]

describe the command here

USAGE
  $ alto hello [FILE]

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

EXAMPLE
  $ alto-cli hello
  hello world from ./src/hello.ts!

See code: src\commands\hello.ts

alto help [COMMAND]

display help for alto

USAGE
  $ alto help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

0.1.1

5 years ago

0.1.0

5 years ago

0.0.01

10 years ago