Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/jeffsee55/tennis-advantage

Rails website for Gregson's Tennis Advantage
https://github.com/jeffsee55/tennis-advantage

Last synced: 12 days ago
JSON representation

Rails website for Gregson's Tennis Advantage

Awesome Lists containing this project

README

        

Gregsons tennis advantage
=========================

Getting Started
---------------

This repository comes equipped with a self-setup script:

% ./bin/setup

After setting up, you can run the application using [foreman]:

% foreman start

[foreman]: http://ddollar.github.io/foreman/

Guidelines
----------

Use the following guides for getting things done, programming well, and
programming in style.

* [Protocol](http://github.com/thoughtbot/guides/blob/master/protocol)
* [Best Practices](http://github.com/thoughtbot/guides/blob/master/best-practices)
* [Style](http://github.com/thoughtbot/guides/blob/master/style)