Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 1002 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 1002 Bytes

joola.cli Build Status

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.