joola.cli
v0.0.8
Published
CLI Client for Joola
Downloads
4
Readme
joola.cli
CLI client for joola.io
joola.cli is a small node.js application for communicating with a joola node.
Install
$ npm install joola.cli -g --production
$ joola.cli --host https://localhost:8081 --apitoken 12345
Contributing
I would love to get your help and have outlined a simple Contribution Policy to support a transparent and easy merging of ideas, code, bug fixes and features. If you're looking for a place to start, you can always go over the list of open issues, pick one and get started. If you're feeling lost or unsure, just let me know.
###License Copyright (c) 2014 Itay Weinberger. MIT Licensed, see LICENSE for details.