Thanks to visit codestin.com
Credit goes to github.com

Skip to content

tzach/capstan-example-java

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Capstan Java example project

This is an example Capstan project for building and running Java applications on OSv.

To try it out, first install Capstan:

curl https://raw.githubusercontent.com/cloudius-systems/capstan/master/scripts/download | bash

If you're running on Linux, Capstan will use QEMU/KVM as the default hypervisor and on OS X, it will use VirtualBox.

Next step, clone this repository:

git clone [email protected]:cloudius-systems/capstan-example-java.git

And finally, build and run the application:

capstan run

That's it!

About

Capstan example project for Java applications

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published