https://github.com/bezhermoso/generator-docker-drupal-8
https://github.com/bezhermoso/generator-docker-drupal-8
docker drupal drupal-8 yeoman
Last synced: about 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/bezhermoso/generator-docker-drupal-8
- Owner: bezhermoso
- License: isc
- Created: 2016-07-07T23:33:47.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2017-10-13T16:52:40.000Z (over 8 years ago)
- Last Synced: 2025-02-18T20:49:05.212Z (about 1 year ago)
- Topics: docker, drupal, drupal-8, yeoman
- Language: Shell
- Size: 33.2 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# generator-docker-drupal-8 [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][daviddm-image]][daviddm-url] [![Coverage percentage][coveralls-image]][coveralls-url]
>
## Installation
First, install [Yeoman](http://yeoman.io) and generator-docker-drupal-8 using [npm](https://www.npmjs.com/) (we assume you have pre-installed [node.js](https://nodejs.org/)).
```bash
npm install -g yo
npm install -g generator-docker-drupal-8
```
Then generate your new project:
```bash
yo docker-drupal-8
```
## Getting To Know Yeoman
* Yeoman has a heart of gold.
* Yeoman is a person with feelings and opinions, but is very easy to work with.
* Yeoman can be too opinionated at times but is easily convinced not to be.
* Feel free to [learn more about Yeoman](http://yeoman.io/).
## License
ISC © [Bez Hermoso]()
[npm-image]: https://badge.fury.io/js/generator-docker-drupal-8.svg
[npm-url]: https://npmjs.org/package/generator-docker-drupal-8
[travis-image]: https://travis-ci.org/bezhermoso/generator-docker-drupal-8.svg?branch=master
[travis-url]: https://travis-ci.org/bezhermoso/generator-docker-drupal-8
[daviddm-image]: https://david-dm.org/bezhermoso/generator-docker-drupal-8.svg?theme=shields.io
[daviddm-url]: https://david-dm.org/bezhermoso/generator-docker-drupal-8
[coveralls-image]: https://coveralls.io/repos/bezhermoso/generator-docker-drupal-8/badge.svg
[coveralls-url]: https://coveralls.io/r/bezhermoso/generator-docker-drupal-8