Julio Montoya ae4afdabd6 Updating vendors 11 gadi atpakaļ
..
doc f319aaa06f Updating vendors 11 gadi atpakaļ
example f319aaa06f Updating vendors 11 gadi atpakaļ
src ae4afdabd6 Updating vendors 11 gadi atpakaļ
tests f319aaa06f Updating vendors 11 gadi atpakaļ
.travis.yml f319aaa06f Updating vendors 11 gadi atpakaļ
MIT-LICENSE f319aaa06f Updating vendors 11 gadi atpakaļ
README.md 321ce65f18 Updating vendors 11 gadi atpakaļ
composer.json 321ce65f18 Updating vendors 11 gadi atpakaļ
phpunit.xml.dist f319aaa06f Updating vendors 11 gadi atpakaļ

README.md

Silex-Assetic

Build Status

Installation

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

More Information

Read the documentation files under /doc.

License

'Silex-Assetic' is licensed under the MIT license.