Skip to content
This repository has been archived by the owner on Apr 10, 2020. It is now read-only.

Latest commit

 

History

History
13 lines (10 loc) · 721 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 721 Bytes

Code For Kids Time Tracker

Code Climate Code Climate Build Status

A way to transparently show (internally) what we spend our time on.

Setup

  1. Create config/config.yml using the config/sample.config.yml file.
  2. Run bundle
  3. Make sure MySQL is running
  4. Start Rails