Skip to content

Instantly share code, notes, and snippets.

@isidromerayo
Created September 28, 2012 16:45
Show Gist options
  • Save isidromerayo/3800877 to your computer and use it in GitHub Desktop.
Save isidromerayo/3800877 to your computer and use it in GitHub Desktop.
symfony2-jobeet (sf2.1.x)
#!/bin/sh
curl -s https://getcomposer.org/installer | php
php composer.phar create-project isidromerayo/symfony2-jobeet
cd symfony2-jobeet
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment