Skip to content

Instantly share code, notes, and snippets.

@nivertech
Created May 29, 2014 00:41
Show Gist options
  • Select an option

  • Save nivertech/9260ea8dffe01b29909e to your computer and use it in GitHub Desktop.

Select an option

Save nivertech/9260ea8dffe01b29909e to your computer and use it in GitHub Desktop.
Running Clojure example on OSv
# install capstan first - https://github.com/cloudius-systems/capstan/wiki/Capstan-Installation
$ git clone git@github.com:cloudius-systems/capstan-example-clojure.git
$ cd capstan-example-clojure/
$ capstan build
Building capstan-example-clojure...
Downloading cloudius/osv-openjdk/index.yaml...
149 B / 149 B [=========================================================================================] 100.00 %
Downloading cloudius/osv-openjdk/osv-openjdk.qemu.gz...
53.84 MB / 53.84 MB [===================================================================================] 100.00 %
$ capstan run
Created instance: capstan-example-clojure
OSv v0.08
Hello Clojure!
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment