Available at http://bolognesa.ombulabs.com
Bolognesa is a Pomodoro technique® online time tracker.
To install Bolognesa in a development environment, you can follow the next steps:
rvm install '2.1.0'
Clone the repo
git clone [email protected]:ombulabs/bolognesa.git
Go to the project path
cd path/to/bolognesa
Copy the YML database config
cp config/database.yml.sample config/database.yml
Set up the database
bundle exec rake db:migrate
Install dependencies
bundle install
rvm use 2.1.0-p0@bolo
bundle exec rvmsudo rails server
Copyright (c) 2015 Ombu Labs