Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/funkatron/whodoiblame

Who Do I Blame?
https://github.com/funkatron/whodoiblame

Last synced: 8 days ago
JSON representation

Who Do I Blame?

Awesome Lists containing this project

README

        

whodoiblame
===========

Who Do I Blame?

## Setup

- Install vendor packages with `composer update`
- copy `app/settings/base.SAMPLE.php` to `app/settings/base.php` and fill in your values
- symlink `app/app-settings.php` to `app/settings/development.php` with `ln -s app/settings/development.php app/app-settings.php`