Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/barraponto/tecidostarter

Starter kit to ease development of Drupal projects
https://github.com/barraponto/tecidostarter

Last synced: about 1 month ago
JSON representation

Starter kit to ease development of Drupal projects

Awesome Lists containing this project

README

        

Dependencies
============

Tecido Starter is based on tecidoSTARTER: https://github.com/barraponto/tecidoSTARTER

In order to build Tecido Starter Kit, Drush and Drush Make must be
installed on your computer. The easiest way is to download drush from
http://drupal.org/project/drush (pick the latest version). Extract it
to ~/drush and add the following line to your .bashrc file:

PATH=$HOME/drush:$PATH

Restart your terminal and type:

drush dl drush_make

How to build
============

The following command will build Tecido Starter to a folder named tecidoSTARTER:

drush make https://raw.github.com/barraponto/tecidoSTARTER/master/tecidoSTARTER-stub.make tecidoSTARTER