Created
October 28, 2015 16:38
-
-
Save derhasi/9edbc13de630d598336b to your computer and use it in GitHub Desktop.
Example file for https://github.com/derhasi/buddy
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# This is a command configuration to be used with https://github.com/derhasi/buddy | |
commands: | |
# calls the global composer command from the root folder | |
composer: | |
cmd: composer | |
workingDir: $DIR | |
# Calls a local drush command in ./vendor/bin/drush | |
drush: | |
cmd: drush | |
cmdDir: $DIR/vendor/bin | |
workingDir: $DIR/docroot | |
# Calls local drzpal 8 console command in ./vendor/bin/drush | |
console: | |
cmd: console | |
cmdDir: $DIR/vendor/bin | |
workingDir: $DIR/docroot |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Data center access limited to data center technicians and approved GitHub staff..