https://github.com/funkatron/whodoiblame
Who Do I Blame?
https://github.com/funkatron/whodoiblame
Last synced: 4 months ago
JSON representation
Who Do I Blame?
- Host: GitHub
- URL: https://github.com/funkatron/whodoiblame
- Owner: funkatron
- License: mit
- Created: 2014-03-24T21:29:57.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T19:16:59.000Z (over 9 years ago)
- Last Synced: 2026-02-15T04:04:22.754Z (4 months ago)
- Language: HTML
- Size: 546 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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`