Sometimes, shell scripting is just what you need to perform a given task. Here is a great article:
Sometimes, shell scripting is just what you need to perform a given task. Here is a great article:
This may be the easiest way to setup a dev LAMP box on a Mac.
git clone https://github.com/scotch-io/scotch-box.git scotchbox”
Once it’s up, it should function at this address:
http://192.168.33.10/
and the files that are being served live in scotchbox/public
This is pretty easy.
I have had the long-standing habit of working alone, without version control. While many have scolded my workflow, it has been fast and mostly problem free. However, it’s time to change it and while there is a lot to learn in the version control and virtual machine space, actually setting up a dev box with git should be pretty quick (or so they say). So here goes: my notes on how to setup drupal and start theming a site, using git manage versions of the theme.
VBoxManage startvm ubuntu –type=headless
php -S localhost:8000
I don’t know if other people’s basement walls leak so graphically, but mine shoots a steady stream after a good rainfall.