From: Antonio Ospite Date: Fri, 9 Mar 2018 09:59:13 +0000 (+0100) Subject: drin.rst: improve wording in the description of the project purpose X-Git-Tag: v0.1.2~23 X-Git-Url: https://git.ao2.it/drupal-init-tools.git/commitdiff_plain/e7fdcc61bbca8f8560704575f0810f0fd9b0bf46 drin.rst: improve wording in the description of the project purpose --- diff --git a/drin.rst b/drin.rst index 9d4ba31..ba65042 100644 --- a/drin.rst +++ b/drin.rst @@ -22,12 +22,14 @@ DESCRIPTION Helper commands to create and install new Drupal projects. -When setting up a new Drupal project with drupal-composer/drupal-project drush -and drupal-console are not available yet and some repetitive tasks can use -a nicer command line interface. - -These scripts are especially useful when setting up projects in user web -directories[1]. +One problem with setting up a new Drupal project with +drupal-composer/drupal-project is that drush and drupal-console are not +available until the site dependencies have been downloaded, drupal-init-tools +helps to solve this and also adds a nicer command line interface to some +repetitive tasks. + +drupal-init-tools commands are especially useful when setting up projects in +user web directories[1]. [1] http://httpd.apache.org/docs/current/howto/public_html.html