A development environment based on VirtualBox and Vagrant
Install from the downloads page.
Install from the downloads page.
Provision the box with
vagrant up --provision
This will run the provision script in bin/provision.sh
.
Executable scripts can be found in bin/
. They are on the VM via file sharing at /vagrant/bin/
.
!Warning: Installing .bashrc will overwrite any changes that have been made to the .bashrc already on the system at /home/vagrant/.bashrc
. This may or may not be what you want to do.
/vagrant/bin/install_bashrc.sh
/vagrant/bin/install_nvm.sh