Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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?
- Host: GitHub
- URL: https://github.com/funkatron/whodoiblame
- Owner: funkatron
- License: mit
- Created: 2014-03-24T21:29:57.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2017-01-17T19:16:59.000Z (almost 8 years ago)
- Last Synced: 2023-04-11T01:07:25.035Z (over 1 year ago)
- Language: HTML
- Size: 546 KB
- Stars: 1
- Watchers: 2
- 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`