A simple Drupal kit generator.
This is a work in progress. Used to have some fun with good things that a Drupal dev can use: Drush, Bash, Drupal make
-
Download a copy of this repo.
-
Unzip & copy the content on the root of your future Drupal project.
-
cd scripts
-
Run:
bash install-drupal.sh {site name of the drupal project}
-
Setup a Vhost & update the hosts file.
-
Use the site!