Skip to content

Latest commit

 

History

History
22 lines (13 loc) · 775 Bytes

README.textile

File metadata and controls

22 lines (13 loc) · 775 Bytes

report-hamster

report-hamster generate interactive and standalone report in html+javascript. New report is first generated from PHP then new reports can be generated from it-self.
This repository aim to be a replacement to flask-hamster.

Installing

For webserver use, Just copy all files under some webroot folder then edit the config.php file to set the hamster’s database location.

For CLI use: php cli.php

For dev : In config.php if you set the constant DEV to true. the webserver version will use files in /src/ instead of report.html

Bugs

Plz report bug on github. If you have a pull request where you like totally add cool stuff, then i’m all for it! I18N is also welcome.