Skip to content

Latest commit

 

History

History
3 lines (3 loc) · 153 Bytes

INSTALL.md

File metadata and controls

3 lines (3 loc) · 153 Bytes
  1. Clone the project (thanks Captain Obvious)
  2. Make data directory world RWX (chmod -R 777 data, shame on me)
  3. Run "php -t public -S localhost:3615"