mparker17 / chef-drupal

A cookbook to install Drupal core in various ways.
GNU General Public License v2.0
0 stars 1 forks source link

drupal Cookbook

This cookbook sets up Drupal core.

Build Status

Contributing

  1. Fork the repository on Github.
  2. Create a named feature branch (like feature-install_with_composer).
  3. Write your change.
  4. Write tests for your change.
  5. Run the tests, ensuring they all pass.
  6. Submit a Pull Request using Github.

License

GNU General Public License, version 2 or later. This is the same as Drupal core itself.

Authors