Kraftwagen

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Kraftwagen is Drush extensions that provides a set of comands to support a everything in code and install profile/drush make based Drupal development workflow.

Aegir Features Revert

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is Drush plugin for sites hosted by Aegir, that runs after an Aegir verify task is run on the site. It does two things on the site being verified:

Buck Drush Extension

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This is a Drush extension that creates local sites from variables in drush alias files.

This is a simple as posssible wrapper around Drush commands with a few add-ons. It works only on Ubuntu or OSX.

For something more feature-rich and extensible see: http://drupal.org/project/fetcher

Commands

Create or update site

drush @mysite buck

Situs

Component type

module

Categories

Maintenance status

Development status

Downloads

3712

Component created

Component changed

Situs is a drush command for (re-)building a site from a make-file.

It aims to be as simple as possible (in the UNIX tradition) and do one thing only, but do it well. It's both suited for one-command rebuilding of site codebase for developers, and being used as the codebase building command for more advanced setup/building/syncing tools (such as Drake).

See the readme for usage instructions.

Developed at Reload!.

Drake

Component type

module

Categories

Maintenance status

Development status

Downloads

14528

Component created

Component changed

Yet another site-building/rebuilding/stuff-doing tool for Drush, this one taking much more inspiration from the likes of make(1) (and rake, pake, phake, ant, phing, etc), and other more or less general purpose building tools, but with Drush Flavour (TM).

Apart from site building, Drake can be used for running various housekeeping associated with Drupal development, such as running CI tests or running deployment procedures.

Composer Manager

Component type

module

Maintenance status

Development status

Downloads

237077

Component created

Component changed

Composer Manager allows contributed modules to depend on PHP libraries managed via Composer.

Composer is a command line tool for installing PHP libraries and their dependencies on a per-project basis. Nowadays, all libraries are registered on Packagist and expect to be installed via Composer. See the Composer Getting started page for more information.