Installation - mastbaum/debugdb GitHub Wiki
Dependencies
- Apache CouchDB v1.1.0 (Installation Guide)
- kanso (Installation Guide)
Installing
First, clone the debugdb repository:
$ git clone git://github.com/mastbaum/debugdb.git
Then, from within the debugdb directory,
$ kanso push <database name>
$ kanso pushdata <database name> daq_docs.json
"debugdb" is recommended as the database name.
Check that the installation was successful by visiting the URL returned by kanso push
.
Getting Started
Tests run with penn_daq are automatically logged to the database. Run tests, and they should immediately appear on the debugdb website.