Skip to content

haradmx/vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant

Simple development environment for Vagrant used in Harad.

Table of Contents

  1. You must have installed (Vagrant)[http://www.vagrantup.com/downloads.html]
  2. And (VirtualBox)[https://www.virtualbox.org/wiki/Downloads]

Quickstart

First at all clone our vagrant repository:

$> mkdir harad
$> cd harad
$> git clone https://github.com/haradmx/vagrant.git vagrant

After that you can run your vagrant machine:

$ cd vagrant/
$ vagrant up --provision

Then the box will be downloaded for you.

If you wish, you can learn more about it alter a vagrant file and its configuration options.

Copyright and license


Copyright (c) 2015 Iván Jaimes. See LICENSE for details.

About

Simple development environment for Vagrant used in Harad (http://harad.mx)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages