Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/kenorb/sites-all-drush

drush script examples
https://github.com/kenorb/sites-all-drush

Last synced: 14 days ago
JSON representation

drush script examples

Awesome Lists containing this project

README

        

sites-all-drush
===============

Example drush configuration files. Modify as desired.

You can copy these files to any of the following:

1. Drupal's /drush or sites/all/drush folder (note: sql-sync validation won't work here).
2. A .drush folder in your HOME folder.
3. Anywhere in a folder tree below an active module on your site.
4. /usr/share/drush/commands (configurable).
5. In an arbitrary folder specified with the --include option.