You are here

constant KRAKEN_DOWNLOAD_URI in Kraken 7.2

Same name and namespace in other branches
  1. 7 drush/kraken.drush.inc \KRAKEN_DOWNLOAD_URI

The kraken-php library URI.

1 use of KRAKEN_DOWNLOAD_URI
drush_kraken_library in drush/kraken.drush.inc
Command to download the kraken library.

File

drush/kraken.drush.inc, line 11
drush integration for kraken.

Code

define('KRAKEN_DOWNLOAD_URI', 'https://github.com/kraken-io/kraken-php/archive/master.zip');