Julio Montoya ae4afdabd6 Updating vendors | vor 11 Jahren | |
---|---|---|
.. | ||
doc | vor 11 Jahren | |
example | vor 11 Jahren | |
src | vor 11 Jahren | |
tests | vor 11 Jahren | |
.travis.yml | vor 11 Jahren | |
MIT-LICENSE | vor 11 Jahren | |
README.md | vor 11 Jahren | |
composer.json | vor 11 Jahren | |
phpunit.xml.dist | vor 11 Jahren |
Create a composer.json in your projects root-directory::
{
"require": {
"mheap/Silex-Assetic": "*"
}
}
and run::
curl -s http://getcomposer.org/installer | php
php composer.phar install
Read the documentation files under /doc.
'Silex-Assetic' is licensed under the MIT license.