Skip to content

Latest commit

 

History

History
 
 

vagrant

Folders and files

NameName
Last commit message
Last commit date

parent directory

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

Install VirtualBox and Vagrant. Then run in this folder :

$ vagrant up
<long output>

$ vagrant ssh -c opencpn

That's it !