0.0.2 • Published 9 years ago

octoppi-cli v0.0.2

Weekly downloads
2
License
MIT
Repository
github
Last release
9 years ago

octoppi-cli

A CLI-tool for Oppi (octoppi-ppi).

Install

$ npm install --global octoppi-cli

Usage

Print CLI manual

$ oppi -h
Start Oppi server (port can be set optionally)
$ oppi serve 9000
Login to Octoppi (--callback flag can be set optionally)
$ oppi login -c
Perform operations on your client for Octoppi CLI

Create new client:

$ oppi client -C 

Read current client:

$ oppi client -R 

Tests

No test system setup yet.

License

MIT