Skip to content
This repository has been archived by the owner on Feb 2, 2022. It is now read-only.

Latest commit

 

History

History
32 lines (19 loc) · 673 Bytes

README.md

File metadata and controls

32 lines (19 loc) · 673 Bytes

BGD

Build Status

Installation

This module is using Node, but outputs easily via the CLI:

$ npm install -g basis-data

Example 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 install

Grunt can run tasks if you'd like to contribute to the module. Otherwise, just run the taks above for JSON output.