@coinbotapp/client
Version:
Client for the coinbotapp service
34 lines (19 loc) • 571 B
Markdown
# coinbot-cli
## Instalation
```
npm install -g @coinbotapp/client
```
## Usage
```
coinbot-cli --help
```
Coinbot 2017 (C) All rights reserved.
## Versioning
This library follows [Semantic Versioning][semver].
Please note it is currently under active development. Any release versioned `0.x.y` is subject to backwards-incompatible changes at any time.
## Contributing
Contributions to this library are always welcome and highly encouraged.
## License
Apache 2.0 - See [COPYING][copying] for more information.
[semver]: http://semver.org
[copying]: COPYING