2017 © Pedro Peláez
 

library vagrun

The official installer to create Vagrant projects based on the vagrant-php-template

image

ideato/vagrun

The official installer to create Vagrant projects based on the vagrant-php-template

  • Monday, September 12, 2016
  • by dymissy
  • Repository
  • 19 Watchers
  • 10 Stars
  • 0 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 0 Forks
  • 0 Open issues
  • 2 Versions
  • 0 % Grown

The README.md

Vagrun

Vagrun is a command-line tool that helps you to start and configure a PHP Vagrant machine from scratch. Vagrun is based on vagrant-php-template project., (*1)

Please, take a look at documentation for further information and examples., (*2)

Build Status codecov.io, (*3)

Requirements

PHP 5.4.0 or above., (*4)

Installation

curl http://ideatosrl.github.io/vagrun/vagrun.phar > your/path/vagrun.phar, (*5)

Global installation

sudo mv your/path/vagrun.phar /usr/local/bin/vagrun, (*6)

Usage

Initialization

vagrun init [--path=/your/path], (*7)

Configuration

vagrun config [--path=/your/path], (*8)

Erase installation

WARNING: use this command at your own risk, (*9)

The following code will delete all the configuration files and the directory .vagrant, (*10)

vagrun cleanup [--path=/your/path], (*11)

If you are sure to delete vagrant configuration and .vagrant directory you could use the option --force to erase the installation without being prompted for confirmation., (*12)

Authors

License

Vagrun is licensed under the MIT License - see the LICENSE file for details., (*13)

The Versions

12/09 2016

dev-centos

dev-centos

The official installer to create Vagrant projects based on the vagrant-php-template

  Sources   Download

MIT

The Requires

 

The Development Requires

php installer vagrant

27/10 2015

dev-master

9999999-dev

The official installer to create Vagrant projects based on the vagrant-php-template

  Sources   Download

MIT

The Requires

 

The Development Requires

php installer vagrant