Created
April 23, 2015 19:15
-
-
Save rettal/9b1b83685506e3d8409c to your computer and use it in GitHub Desktop.
Composer/Git Checkout and Create Project
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
php composer.phar create-project -sdev --repository-url="https://packages.zendframework.com" zendframework/skeleton-application c:\xampp\htdocs\zf2 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment