An opinionated Drupal workflow

Installs: 73

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 2

Type:drupal-drush

dev-master 2014-08-20 03:39 UTC

This package is not auto-updated.

Last update: 2024-11-05 03:11:06 UTC


README

wercker status Code Climate

Surf is an experimental package management system for Drupal projects built on top of Drush make.

Quick start

Requirements

  • PHP >= 5.3
  • Drush >= 5

Installation

Quick Install

curl -s http://surf.drupal.build/install.sh | sudo sh

Features

Bugs and feature requests

Documentation

Surf's documentation, included in this repo in the root directory, is built with Jekyll and publicly hosted on GitHub Pages at http://surf.drupal.build. The docs may also be run locally.

Running documentation locally

  1. If necessary, install Jekyll (requires v2.1.x).
  1. Install the Ruby-based syntax highlighter, Rouge, with gem install rouge.
  2. From the root /surf directory, run jekyll serve in the command line.
  3. Open http://localhost:9001 in your browser, and voilĂ .

Learn more about using Jekyll by reading its documentation.

Contributing

Versioning

Creators

Desmond Morris

License

Code released under the MIT license. Docs released under Creative Commons.