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

Files

Latest commit

 

History

History
55 lines (36 loc) · 1.25 KB

README.md

File metadata and controls

55 lines (36 loc) · 1.25 KB

Fitalyzer

MIT License Dependency Status Build Status

Full documentation is sill a work in progress.

For an idea of what Fitalyzer does, checkout the working demo.

Development

Requirements

Setup

Install the required gems and bower components with

$ bundle
$ bower install

Usage

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.

License

This code is licensed under the MIT license.

Warranty

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.