Skip to content

Latest commit

 

History

History
23 lines (13 loc) · 417 Bytes

README.md

File metadata and controls

23 lines (13 loc) · 417 Bytes

Digital Story Processing

Framework to help agile project to work with digital story cards.

Install

Download and install Composer from http://getcomposer.org. Then start the command line and type in the following command to install this package.

php composer.phar create-project -s dev rgies/dsp

Update

Update with composer:

php composer.phar update

test