https://github.com/br0ken-/drupal-builder
Bash script that simplify a Drupal site creation via ".make" file and installation profile.
https://github.com/br0ken-/drupal-builder
bash drupal drush shell
Last synced: 12 months ago
JSON representation
Bash script that simplify a Drupal site creation via ".make" file and installation profile.
- Host: GitHub
- URL: https://github.com/br0ken-/drupal-builder
- Owner: BR0kEN-
- License: mit
- Created: 2014-12-14T12:59:20.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2015-07-10T12:53:41.000Z (over 10 years ago)
- Last Synced: 2025-03-08T04:19:02.556Z (about 1 year ago)
- Topics: bash, drupal, drush, shell
- Language: Shell
- Size: 219 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Drupal Builder
The **Drupal Builder** helps to keep your projects repositories clean.
## Installation
```
composer require drupal/drupal-builder="~1.x"
```
## Usage
```
./drupal-builder --help
```