2017 © Pedro Peláez
 

symfony-bundle vagrant-bundle

Symfony2 bundle to generate a working Vagrant environment

image

ericclemmons/vagrant-bundle

Symfony2 bundle to generate a working Vagrant environment

  • Wednesday, December 19, 2012
  • by ericclemmons
  • Repository
  • 3 Watchers
  • 20 Stars
  • 31 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 3 Forks
  • 0 Open issues
  • 3 Versions
  • 0 % Grown

The README.md

VagrantBundle

Symfony2 bundle to generate a working Vagrant environment, (*1)

Usage

Run the command interactively and answer the prompts:, (*2)

$ php app/console

Welcome to the Symfony2 Vagrant generator
...

Or provide the options at once:, (*3)

$ php app/console generate:vagrant  \
    --no-interaction                \
    --host=vagrant                  \
    --ip=10.33.33.33                \
    --url=http://files.vagrantup.com/lucid32.box

A Vagrantfile will be generated in your current working directory., (*4)

Authors

License

MIT, (*5)

The Versions

19/12 2012

dev-testing

dev-testing https://github.com/ericclemmons/ECVagrantBundle

Symfony2 bundle to generate a working Vagrant environment

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paul Seiffert
by Eric Clemmons

generator generate vagrant

19/12 2012

dev-travis-remove-script-phpunit

dev-travis-remove-script-phpunit https://github.com/ericclemmons/ECVagrantBundle

Symfony2 bundle to generate a working Vagrant environment

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paul Seiffert
by Eric Clemmons

generator generate vagrant

17/12 2012

dev-master

9999999-dev https://github.com/ericclemmons/ECVagrantBundle

Symfony2 bundle to generate a working Vagrant environment

  Sources   Download

MIT

The Requires

 

The Development Requires

by Paul Seiffert
by Eric Clemmons

generator generate vagrant