Skip to content

Commit

Permalink
Drush make is no longer maintained (fixes #3946). (#3953)
Browse files Browse the repository at this point in the history
  • Loading branch information
tormi authored and greg-1-anderson committed Feb 28, 2019
1 parent 391a9ce commit c877c37
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/make.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@

Drush make
----------
**Drush make is no longer maintained ([#3946](https://github.com/drush-ops/drush/issues/3946#issuecomment-467861007)), use [drupal-composer/drupal-project](https://github.com/drupal-composer/drupal-project) template for Drupal projects!**

Drush make is an extension to drush that can create a ready-to-use drupal site,
pulling sources from various locations. It does this by parsing a flat text file
(similar to a drupal `.info` file) and downloading the sources it describes. In
Expand Down

0 comments on commit c877c37

Please sign in to comment.