aboutsummaryrefslogtreecommitdiffstats
path: root/script
Commit message (Collapse)AuthorAgeFilesLines
* Fix bootstrapping vagrant environment.Harald Eilertsen2018-04-011-1/+10
| | | | | | | - just start postgresql instead of restarting everything after install. - update setup script to install required ruby version and deps if not installed. - seed database when running the dev:setup rake task.
* Add simple year review script.Harald Eilertsen2015-12-281-0/+18
|
* Don't install production gems in dev mode.Harald Eilertsen2013-04-191-1/+1
|
* Create development setup script.Harald Eilertsen2013-01-281-0/+6
| | | | | | Runs bundle install, creates database config and loads the database schema and initial seed. Should probably be made smarter in the end, but for now we'll try to get by with this.
* Initial commit.Harald Eilertsen2013-01-251-0/+6