File tree Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Expand file tree Collapse file tree 2 files changed +0
-6
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,6 @@ arguments:
44options :
55 latest : ' Default to download most recent version'
66 path : ' The path of the contrib project'
7- composer : ' Option to point out that the module will be downloaded, managed & installed by Composer'
8- unstable : ' Module unstable'
97questions :
108 path : ' Enter the contrib project Path'
119messages :
@@ -16,8 +14,6 @@ messages:
1614 select-release : ' Please select your favorite release'
1715 outside-drupal : ' Drupal root can'' t be determined. Use --root to set the destination, current folder will be used instead of.'
1816 error-creating-folder : ' Error creating folder "%s", please check your permissions'
19- no-composer-repo : ' Please, configure Composer in ~/.console/config.yml'
20- composer : ' Module "%s" was downloaded successfully using Composer'
2117examples :
2218 - description : ' Download module specifying module name and its path'
2319 execution : |
Original file line number Diff line number Diff line change @@ -2,8 +2,6 @@ description: 'Download theme in application'
22arguments :
33 version : ' Theme version i.e 1.x-dev'
44 theme : ' the Theme name'
5- options :
6- composer : ' Use --composer option for manage the theme download with Composer'
75messages :
86 no-releases : ' There aren'' t any releases for theme "%s"'
97 getting-releases : ' Getting releases for theme "%s"'
You can’t perform that action at this time.
0 commit comments