|
12 anni fa | |
---|---|---|
.. | ||
doc | 12 anni fa | |
example | 12 anni fa | |
src | 12 anni fa | |
tests | 12 anni fa | |
.gitignore | 12 anni fa | |
.travis.yml | 12 anni fa | |
MIT-LICENSE | 12 anni fa | |
README.md | 12 anni fa | |
composer.json | 12 anni fa | |
phpunit.xml.dist | 12 anni fa |
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.