8000 GitHub - ombulabs/bolognesa: An app to track your Pomodoros
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
This repository was archived by the owner on Apr 6, 2020. It is now read-only.

ombulabs/bolognesa

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 git@github.com: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

About

An app to track your Pomodoros

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 6

0