@scriptwerx/athena-cli
TypeScript icon, indicating that this package has built-in type declarations

0.0.0-alpha.1 • Public • Published

athena-cli

Modern and modular robotics operating system

oclif Version CircleCI Downloads/week License

Usage

$ npm install -g @scriptwerx/athena-cli
$ athena COMMAND
running command...
$ athena (-v|--version|version)
@scriptwerx/athena-cli/0.0.0-alpha.1 darwin-x64 node-v14.16.0
$ athena --help [COMMAND]
USAGE
  $ athena COMMAND
...

Commands

athena hello [FILE]

describe the command here

USAGE
  $ athena hello [FILE]

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

EXAMPLES
  $ athena hello
       hello world from ./src/hello.ts!
  $ athena hello -n Geoff
       hello Geoff from ./src/hello.ts!

See code: src/commands/hello.ts

athena help [COMMAND]

display help for athena

USAGE
  $ athena help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

athena update [CHANNEL]

update the athena CLI

USAGE
  $ athena update [CHANNEL]

See code: @oclif/plugin-update

Readme

Keywords

Package Sidebar

Install

npm i @scriptwerx/athena-cli

Weekly Downloads

0

Version

0.0.0-alpha.1

License

MIT

Unpacked Size

6.5 kB

Total Files

9

Last publish

Collaborators

  • scriptwerx