Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 339 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 339 Bytes

tomato-timer

Pomodoro style timer + music for OSU BeaverHacks

Setup

To add new features:

$ heroku git:clone -a tomato-music-study

$ cd tomato-music-study

Then to deploy:

$ git add .

$ git commit -am "make it better"

$ git push heroku master

Visit https://tomato-music-study.herokuapp.com/ to see website.