You are here

jssor.drush.yml in Jssor Slider 8

File

jssor.drush.yml
View source
  1. commands:
  2. jssor-download:
  3. description: 'Download and install the jssor library.'
  4. arguments:
  5. path: 'Optional. Location to install jssor. If omitted Drush will use the default location.'
  6. examples:
  7. 'drush jdl': 'Download and install the jssor library in librairies.'
  8. aliases: ['jdl']
  9. # No bootstrap at all.
  10. bootstrap: -1