Giter Club home page Giter Club logo

drupal-make-files's Introduction

Drupal make files

This repo houses my Drupal (Drush) make files for development and some production sites.

Feel free to fork or start creating your own Drupal make files from scratch.

There are three directories in this repo, each for one major version of Drupal. As of time writing (September 2011) Drupal 7 is the current version, but there are still make files for Drupal 8 and also 6.

Requirements to use Drush Make files

In order to use these make files, you need to have Drush and Drush Make1 installed on your device.

How to run a make file

  1. Build a Drupal site at "example/" including Drupal core and any projects defined in the makefile: drush make example.make example

  2. Build a tarball of the platform above as "example.tar.gz": drush make --tar example.make example

  3. Build an installation profile within an existing Drupal site: drush make --no-core --contrib-destination=. installprofile.make

More information on how to work with drush_make can be found in the README.txt

Want to do even more from the command line?

Check out the Drush Deploy and Dog2 modules.

1 Even if Drush Make project may state it's latest version is Drupal 6.xx you can use it for Drupal 7 and up (and down) as well. Drush Make works Drupal release independent.

2 Drupal on Git is still work in progress by Sam Boyer, but looks really promissing.

License

(The MIT License)

Copyright © 2009-2011 Brandon Mathis

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ‘Software’), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.

THE SOFTWARE IS PROVIDED ‘AS IS’, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

drupal-make-files's People

Contributors

mikewink avatar

Stargazers

Jonas Krat avatar

Watchers

Jonas Krat avatar James Cloos avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.