chcli
v1.2.4
Published
A command line utility to make create clubhouse stories easier
Downloads
4
Readme
ClubHouse CLI Tool
This is a small utility to make it easier and faster to create tickets in clubhouse. It is meant to just ask a few important questions and create a story, not be a full featured CLI tool.
Usage
npm install -g chcli
# may need sudo
sudo npm install -g chcli
chcli
Upon first run, the cli will walk you through a quick setup routine. Settings are saved in ~/.chcli/config. For help in obtaining an API token, see the clubhouse documentation
Note: Node v6 or higher is required