Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/barraponto/tecidostarter
- Owner: barraponto
- Created: 2010-10-06T13:15:13.000Z (about 14 years ago)
- Default Branch: master
- Last Pushed: 2012-08-20T14:08:28.000Z (over 12 years ago)
- Last Synced: 2024-04-15T12:51:07.522Z (9 months ago)
- Language: Shell
- Homepage:
- Size: 172 KB
- Stars: 2
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
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