Skip to content

Latest commit

 

History

History
42 lines (27 loc) · 1.85 KB

README.md

File metadata and controls

42 lines (27 loc) · 1.85 KB

Pomodoro technique® Tomatoes

Try it for free at http://tomato.es

Flattr Tomatoes

Why?

  1. Pomodoro technique® helps you to get things done.
  2. I need it to measure pomodoros in a fast and easy way.
  3. I want to get motivated by challenging my friends.

How to setup a development virtual server with Virtualbox

  1. Install Virtualbox (see https://www.virtualbox.org/wiki/Downloads).
  2. Fork the project on github and clone the repo.
  3. Run bundle install to install required gems.
  4. Run librarian-chef to install required cookbooks.
  5. Run vagrant up to start a virtual machine containing the app (this process can take a few minutes).
  6. Open http://localhost:8080 on your browser.

License

Tomatoes is released under the MIT license.

How to contribute

If you find what looks like a bug:

  1. Check the GitHub issue tracker to see if anyone else has reported issue.
  2. If you don’t see anything, create an issue with information on how to reproduce it.

If you want to contribute an enhancement or a fix:

  1. Fork the project on github.
  2. Make your changes with tests.
  3. Commit the changes without making changes to the Rakefile or any other files that aren’t related to your enhancement or fix
  4. Send a pull request.

Build Status Build Status

Dependency Status Dependency Status