Skip to content

pallet/vmfest-playground

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

vmfest-playground

A project to test VMFest.

Usage

Ensure that you have VirtualBox 4.1.x installed and start vboxwebsrv by issuing the following on the shell:

$ vboxwebsrv -t0

and if you haven't done it already, disable login authorization in VirtualBox:

$ VBoxManage setproperty websrvauthlibrary null

Clone this project.

If you don't have Leiningen installed, download and install it. Then, at the shell run:

$ lein deps, repl

Finally, open the file play.clj and follow the tutorial copying the code line by line to the Clojure REPL.

License

Copyright © 2012 Antoni Batchelli

Distributed under the Eclipse Public License, the same as Clojure.

About

A playground to test VMFest

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published