- Community Tools (explains how to set up a local development environment)
- Using Composer (tool to install dependency libraries)
- Drush (command-line tool)
A Skilled local dev environment installer should be able to:
- Set up a local development environment on a Mac, Windows, or other personal computer
- Install Composer and Drush on the computer
- Clone a Drupal repository on the computer
An Expert local dev environment installer should additionally be able to do the following:
- Install libraries needed by Drupal modules
- Write shell scripts to update, back up, and transfer Drupal code and databases