UNPKG

bitx-cli

Version:

Call the BitX API from the command line.

18 lines (14 loc) 200 B
### Easy access to the BitX API Install: ```bash $ sudo npm install -g bitx-cli ``` Usage: ```bash $ bitx ticker ``` Pretty: ```bash $ sudo npm install -g prettyjson $ bitx ticker | prettyjson ```