Skip to content

baseboxorg/wukong-vagrant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

wukong-vagrant

Vagrant project to bootstrap development

Usage

You need vagrant installed for your platform.

Once installed you should type the following to let vagrant provision the VM for you

$ cd path/to/wukong-vagrant

$ vagrant up

Once the process is done, time to ssh into the VM and start using it.

$ vagrant ssh

If you are using Windows:

Open cmd and type

$ vagrant ssh

to get ssh info, then download and open putty or pietty to use the info to connect to the VM

About

Vagrant project to bootstrap development

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 100.0%