Closed (duplicate)
Project:
Quickstart: Prebuilt Drupal Development Environment
Component:
Drush
Priority:
Normal
Category:
Feature request
Assigned:
Unassigned
Reporter:
Created:
27 Feb 2012 at 20:41 UTC
Updated:
31 Jul 2012 at 06:27 UTC
I was just wondering if there was any chance of being able to install a site using "drush si" instead of the quickstart variation. I would like to be able to use it as similar to a live environment as possible.
Thanks for this great project!
Comments
Comment #1
bhosmer commentedFrom what I have seen, you can, but you will have to edit your apache configuration manually. The quickstart command does all of this legwork for you that you would normally have to do when configuring a web-server.
Comment #2
MichaelCole commentedHey, for the next version of Quickstart, the Drush commands need to be updated to Drush 5.0.
I think there is work in Drush 5 that does this. Anyone interested in porting the QS drush to Drush 5?
Mike
Comment #3
gmclelland commentedFYI.. It looks like someone forked this and started something similar http://drupal.org/project/drupalpro.
Comment #4
Chris CharltonAgreed. With Drush 5 the new Shell [command] aliases feature would allow you to make short/simple commands on your own easily.