Skip to content
This repository has been archived by the owner on Oct 26, 2022. It is now read-only.

Commit

Permalink
Add vagrant plugin dependencies to the README.
Browse files Browse the repository at this point in the history
  • Loading branch information
becw committed Jan 13, 2017
1 parent 082e979 commit 4a36bf2
Showing 1 changed file with 11 additions and 1 deletion.
12 changes: 11 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,18 @@
# "The" Vagrant

Add a customizable vagrant environment into a project.

_Note: If you are instantiating a project, you likely want to start with [drupal-skeleton](https://github.com/palantirnet/drupal-skeleton)._

Add a customizable vagrant environment into a project.
## Dependencies

This Vagrant configuration requires the following plugins:

* [vagrant-hostmanager](https://github.com/devopsgroup-io/vagrant-hostmanager)
* [vagrant-auto_network](https://github.com/oscar-stack/vagrant-auto_network)
* [vagrant-triggers](https://github.com/emyl/vagrant-triggers)

## Installation

## Adding the-vagrant with composer

Expand Down

0 comments on commit 4a36bf2

Please sign in to comment.