Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 388 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 388 Bytes

DiPo - A Digital Portfolio for visual artists

Per deployment set-up

  • Get Composer: curl -s http://getcomposer.org/installer | /usr/local/bin/php
  • Install Dependencies: php composer.phar install
  • Bootstrap the configuration file: cp app/config.php{.dist,}
  • Edit the configuration manually in app/config.php