Skip to content
This repository was archived by the owner on Jan 6, 2018. It is now read-only.

dockerizedrupal/crush

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Crush

Version agnostic wrapper around Drush that allows you to use Drush seamlessly with Docker containers.

Usage

Usage: crush

Options:
  -f, --file FILE   Specify an alternate compose file (default: docker-compose.yml)
  -v, --version     Show version number
  -h, --help        Show help

Install

curl -sSL https://raw.githubusercontent.com/dockerizedrupal/crush/master/install.sh | sudo sh

Tests

Tests are implemented in Bats: Bash Automated Testing System.

Test results for the current release

1..18
ok 1 crush: php-5.2: drupal 6
ok 2 crush: php-5.2: drupal 6: document root
ok 3 crush: php-5.2: drupal 7
ok 4 crush: php-5.2: drupal 7: document root
ok 5 crush: php-5.3: drupal 6
ok 6 crush: php-5.3: drupal 6: document root
ok 7 crush: php-5.3: drupal 7
ok 8 crush: php-5.3: drupal 7: document root
ok 9 crush: php-5.4: drupal 7
ok 10 crush: php-5.4: drupal 7: document root
ok 11 crush: php-5.5: drupal 7
ok 12 crush: php-5.5: drupal 7: document root
ok 13 crush: php-5.5: drupal 8
ok 14 crush: php-5.5: drupal 8: document root
ok 15 crush: php-5.6: drupal 7
ok 16 crush: php-5.6: drupal 7: document root
ok 17 crush: php-5.6: drupal 8
ok 18 crush: php-5.6: drupal 8: document root

License

MIT

About

This project is part of the Dockerized Drupal initiative.

Resources

License

Stars

Watchers

Forks

Packages

No packages published