Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Provide some installation documentation #261

Open
schmittjoh opened this issue Jul 26, 2012 · 2 comments
Open

Provide some installation documentation #261

schmittjoh opened this issue Jul 26, 2012 · 2 comments

Comments

@schmittjoh
Copy link
Collaborator

For non-symfony users, it might be beneficial to provide some installation instructions.

see #207

@tsi
Copy link

tsi commented Oct 16, 2012

@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) :

  1. Clone/Download the project
  2. in your project directory, run curl -s https://getcomposer.org/installer | php
  3. and then - php composer.phar install

Assetic is now ready to use, check out the docs directory or @kasperisager's project for examples.

@Evan-R
Copy link

Evan-R commented May 14, 2013

I managed to get it working without any command line; I'll fork and put up a demo when I get some time

@Evan-R Evan-R mentioned this issue May 14, 2013
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants