redistribution

0.0.0-alpha1 • Public • Published

Build Status NPM version David DM

WIP (Alpha)

Distribute stream data over Redis!

Installation and Environment Setup

Install node.js (See download and install instructions here: http://nodejs.org/).

Clone this repository

> git clone git@github.com:turbonetix/redistribution.git

cd into the directory and install the dependencies

> cd redistribution
> npm install && npm shrinkwrap --dev

Running Tests

Install coffee-script

> npm install coffee-script -g

Tests are run using grunt. You must first globally install the grunt-cli with npm.

> sudo npm install -g grunt-cli

Unit Tests

To run the tests, just run grunt

> grunt spec

TODO

Readme

Keywords

Package Sidebar

Install

npm i redistribution

Weekly Downloads

0

Version

0.0.0-alpha1

License

MIT

Last publish

Collaborators

  • nromano