Full documentation is sill a work in progress.
For an idea of what Fitalyzer does, checkout the working demo.
- Bower available via Node Packaged Modules
- Ruby 2 with Bundler
Install the required gems and bower components with
$ bundle
$ bower install
See a list of available rake tasks with
$ rake -D
Run guard with
$ guard
to start a local http server and automatically compile assets on change.
This code is licensed under the MIT license.
This software is provided "as is" and without any express or implied warranties, including, without limitation, the implied warranties of merchantibility and fitness for a particular purpose.