Skip to content

Latest commit

 

History

History
38 lines (23 loc) · 646 Bytes

README.md

File metadata and controls

38 lines (23 loc) · 646 Bytes

Welcome to Breakpoint App

Breakpoint App is a free tennis league scheduling web application

Application details

  • based on Ruby on Rails
  • distributed under the MIT License

Requirements

  • Ubuntu/Debian (not tested on Windows)
  • ruby 2.0.0+ (not tested on 1.9.3+)
  • PostgreSQL

Install

Coming soon

Contacts

Twitter:

  • @breakpointapp
  • @davekaro

Email

Contributing

  1. Fork it
  2. Create your feature branch (git checkout -b my-new-feature)
  3. Commit your changes (git commit -am 'Added some feature')
  4. Push to the branch (git push origin my-new-feature)
  5. Create new Pull Request