Skip to content

infusion-wro/git-workshop-vm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

Git Workshop VM

Vagrantfile for setting up a VM with the following specs:

  • Ubuntu 14.04 Desktop
  • git
  • gitk
  • vim
  • nano (configured as core.editor in git)
  • p4merge (configured as merge.tool and diff.tool in git)

Setup

  1. Install VirtualBox
    • This is optional however if missing vagrant will install during first run.
  2. Install vagrant
  3. Clone this repository or simply download the Vagrantfile
  4. Open your favorite shell and cd into the directory with the Vagrantfile
  5. Run vagrant up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published