/routes

Keep track of climbing routes. Mostly for climbing gyms

Primary LanguageRubyGNU General Public License v2.0GPL-2.0

routes

Keep track of climbing routes. Mostly for climbing gyms.

  • which routes are getting old
  • which holds are part of the route
  • who is responsible for the route

Installation

Assuming nginx setup

$ bundle install
$ rake unicorn:start