|
12 éve | |
---|---|---|
.. | ||
doc | 12 éve | |
example | 12 éve | |
src | 12 éve | |
tests | 12 éve | |
.gitignore | 12 éve | |
.travis.yml | 12 éve | |
MIT-LICENSE | 12 éve | |
README.md | 12 éve | |
composer.json | 12 éve | |
phpunit.xml.dist | 12 éve |
Create a composer.json in your projects root-directory::
{
"require": {
"mheap/Silex-Assetic": "dev-master@dev"
}
}
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.