Skip to content

Latest commit

 

History

History
executable file
·
16 lines (11 loc) · 490 Bytes

README.md

File metadata and controls

executable file
·
16 lines (11 loc) · 490 Bytes

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"