Pavel Kalian 459ecc4bd5 Use different sync folder options for Virtualbox and libvirt providers 1 year ago
..
README 5d276b1079 Added Vagrantfile (debian/jessie64) which builds and run opencpn. 7 years ago
Vagrantfile 459ecc4bd5 Use different sync folder options for Virtualbox and libvirt providers 1 year ago

README

Vagrant is used to develop OpenCPN in a virtual machine like VirtualBox.
========================================================================

Install VirtualBox and Vagrant. Then run in this folder :

$ vagrant up


$ vagrant ssh -c opencpn

That's it !