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

0.2.1 • Public • Published

botbyte

WORK IN PROGRESS An abstraction layer for creating Byteball bot

oclif Version CircleCI Codecov Downloads/week License

Usage

$ npm install -g botbyte
$ botbyte COMMAND
running command...
$ botbyte (-v|--version|version)
botbyte/0.2.1 linux-x64 node-v11.6.0
$ botbyte --help [COMMAND]
USAGE
  $ botbyte COMMAND
...

Commands

botbyte help [COMMAND]

display help for botbyte

USAGE
  $ botbyte help [COMMAND]

ARGUMENTS
  COMMAND  command to show help for

OPTIONS
  --all  see all commands in CLI

See code: @oclif/plugin-help

botbyte new [FILE]

describe the command here

USAGE
  $ botbyte new [FILE]

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

See code: dist/commands/new.ts

botbyte run [FILE]

describe the command here

USAGE
  $ botbyte run [FILE]

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

See code: dist/commands/run.ts

Readme

Keywords

Package Sidebar

Install

npm i botbyte

Weekly Downloads

0

Version

0.2.1

License

MIT

Unpacked Size

71.3 kB

Total Files

21

Last publish

Collaborators

  • cimenx