Skip to content

joephayes/monodev-vagrant

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#monodev-vagrant

Vagrant config to create Mono development VM

Prerequisites

Download and install the following:

After you have completed the installs, open a command prompt and run the following commands to install the required vagrant plugins:

$ vagrant plugin install vagrant-omnibus
$ vagrant plugin install vagrant-berkshelf

Running

Installation

cd ~
git clone https://github.com/joephayes/monodev-vagrant.git
mkdir vagrant # shared folder. If you want to change it, edit the Vagrantfile

To start the VM change directory to the directory where you cloned the repo and run the following command

$ vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages