This repository contains the Tuppari Command Line Interface and Node.js client library.
- Node.js (>= 0.6.13)
- gcc
- If you are using Mac OS X and XCode 4.3+, you'll also need Command Line Tools for XCode.
To install tuppari, with npm do:
npm install tuppari
or to get the CLI, do:
npm install -g tuppari
Documentation is available on the Documentation Wiki
The MIT License