You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kasperisager, Thanks, your project helped me very much.
For anyone interested - basic installation is quite simple (composer is used to install a single symfony component - Process) :
Clone/Download the project
in your project directory, run curl -s https://getcomposer.org/installer | php
and then - php composer.phar install
Assetic is now ready to use, check out the docs directory or @kasperisager's project for examples.
For non-symfony users, it might be beneficial to provide some installation instructions.
see #207
The text was updated successfully, but these errors were encountered: