iiirc / iiirc-client

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

iiirc-client

This is HTML5 application, built with Brunch and Chaplin.

Status

Under development. :neckbeard:

Dependencies

Getting started

$ npm install -g brunch # Install Brunch
$ git clone git://github.com/iiirc/iiirc-client.git
$ cd iiirc-client
$ npm install # Install Brunch plugins
$ brunch watch --server # launch HTTP server and compile

Running tests

$ npm install -g mocha-phantomjs
$ mocha-phantomjs public/test/index.html

Misc

$ gem install terminal-notifier # only for Mac user, also if you want.

About


Languages

Language:CoffeeScript 100.0%