Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/kenorb/sites-all-drush
- Owner: kenorb
- Created: 2014-09-18T17:27:27.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2014-10-01T19:07:18.000Z (about 10 years ago)
- Last Synced: 2023-03-23T12:14:38.690Z (over 1 year ago)
- Language: PHP
- Size: 148 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.