README
SIXPACK CLI
A command-line client for SeatGeek's sixpack.
Requirements
- Node
- NPM
Installation
$ npm [-g] install sixpack-cli
Usage
First things first, sixpack-cli
needs to be able to communicate with sixpack-server
. Configure sixpack-cli
like so:
Configure
$ sixpack -host=http://locahost:5000
View all active experiments
$ sixpack --active
View all archived experiments
$ sixpack --archived