basis-data
v0.1.0
Published
An async data retriever for Basis B1 tracker
Readme
BGD
Installation
This module is using Node, but outputs easily via the CLI:
$ npm install -g basis-dataExample Usage
If you don't pass in your user info, you'll be prompted.
basis [username/password]Testing
Install Node (comes with npm) and Bower.
From the repo root, install the project's development dependencies:
npm install && bower installGrunt can run tasks if you'd like to contribute to the module. Otherwise, just run the taks above for JSON output.
