Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Skip to content

allanberger/learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

49 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vagrant-clojure

A repository with a Clojure ready Vagrant Environment.

Setup Requirements

  • VirtualBox 5.1.x
  • Vagrant 1.9.x

Pre-Installed on the VM

Update your Vagrant Synced Folder by updating this line in to your preferred paths Vagrantfile:
config.vm.synced_folder "/Users/allanberger/Projects/learning", "/vagrant"