Skip to content

mapmapteam/vagrant-mapmap-dev

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Vagrant setup for building MapMap on different operating systems

Basic usage

cd ubuntu-20.04/
vagrant up
vagrant halt

Setup

You might want to enable virtualization in your BIOS.

Setup on Ubuntu

sudo apt-get update
sudo apt-get install virtualbox vagrant

Setup on Windows

Download and install VirtualBox

Download and install vagrant.

Setup on macOS

brew install vagrant
brew cask install virtualbox

About

Vagrant configuration files to develop MapMap on different platforms

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published