2017 © Pedro PelĂĄez
 

drupal-drush surf

An opinionated Drupal workflow

image

desmondmorris/surf

An opinionated Drupal workflow

  • Wednesday, August 20, 2014
  • by desmondmorris
  • Repository
  • 0 Watchers
  • 0 Stars
  • 67 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 2 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

# SURF

wercker status Code Climate, (*1)

Surf is an experimental package management system for Drupal projects built on top of Drush make., (*2)

Quick start

Requirements

  • PHP >= 5.3
  • Drush >= 5

Installation

Quick Install, (*3)

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., (*4)

Running documentation locally

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

Learn more about using Jekyll by reading its documentation., (*5)

Contributing

Versioning

Creators

Desmond Morris, (*6)

License

Code released under the MIT license. Docs released under Creative Commons., (*7)

The Versions

20/08 2014