prettycoins
v1.0.0
Published
<div align="center"> <img src="example.png" alt=""/> </div> <h1 align="center">prettycoins</h1> <div align="center"> <strong>Get CryptoCurrency info in your terminal</strong> </div> <br> <div align="center"> <a href="https://npmjs.org/package/pretty
Downloads
2
Readme
Install
$ npm install -g prettycoins
# OR
$ yarn global add prettycoins
Usage
$ prettycoins
# ...
$ prettycoins --currency=ZAR --limit=10
Default currency is USD
and default limit is 20
.
Contributing
Contributions are welcome!
- Fork it.
- Create your feature branch:
git checkout -b my-new-feature
- Commit your changes:
git commit -am 'Add some feature'
- Push to the branch:
git push origin my-new-feature
- Submit a pull request :D
Or open up a issue.
License
Licensed under the MIT License.