UNPKG
bitx-cli
Version:
latest (1.0.0)
1.0.0
0.1.2
0.1.1
0.1.0
Call the BitX API from the command line.
bitx-cli
/
README.md
18 lines
(14 loc)
•
200 B
Markdown
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
### 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 `
``