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

ombulabs/bolognesa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Feb 7, 2020
1c0f053 · Feb 7, 2020
Jan 24, 2020
Jan 23, 2020
Jan 23, 2020
Mar 21, 2014
Mar 21, 2014
Mar 21, 2014
Mar 21, 2014
Mar 21, 2014
May 9, 2014
Mar 21, 2014
May 9, 2014
Apr 1, 2014
May 9, 2014
Mar 21, 2014
Jan 29, 2020
Jan 29, 2020
Feb 7, 2020
Mar 21, 2014
Dec 16, 2015
Mar 21, 2014
Mar 21, 2014

Repository files navigation

Bolognesa, by Ombu Labs

Available at http://bolognesa.ombulabs.com

Bolognesa is a Pomodoro technique® online time tracker.

Setup

To install Bolognesa in a development environment, you can follow the next steps:

Ruby

rvm install '2.1.0'

First-time only

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

Start

rvm use 2.1.0-p0@bolo
bundle exec rvmsudo rails server

Copyright

Copyright (c) 2015 Ombu Labs