Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/jeffsee55/tennis-advantage
- Owner: jeffsee55
- Created: 2014-11-04T18:51:46.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-11-04T18:53:49.000Z (about 10 years ago)
- Last Synced: 2024-10-04T19:44:28.986Z (about 1 month ago)
- Language: JavaScript
- Size: 29.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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)