tomatoist icon indicating copy to clipboard operation
tomatoist copied to clipboard

a pomodoro timer app

Dependencies

Running the App

  1. Install the gems:
    gem install bundler
    bundle install
    
  2. Run the server
    padrino start
  3. stop! pomodoro time!

Running the Specs

rake