1.2.4 • Published 7 years ago

chcli v1.2.4

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

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