Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 542 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 542 Bytes

Drain

To configure Drain:

  1. Duplicate config/private-sample.php
  2. Name the new file private.php
  3. Edit private.php as necessary (see comments in file for more info)

To run at the command line:

  1. Open your terminal application
  2. cd into the drain/html/ directory
  3. run php index.php

To run in a browser:

  1. Open your web server configuration
  2. Specify the drain/html/ directory as the web root
  3. Start (or restart) your web server
  4. Navigate to localhost in a browser

Questions? jstark@jonathanstark.com