Skip to content

A simple hello world-jruby-jar, utilizing an embedded Sinatra gem

Notifications You must be signed in to change notification settings

oskarblom/jruby_embedded

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

To create a jar:
* Build the src
* $ jar cfm hello.jar manifest.txt -C bin .

To run the jar:
* java -jar hello.jar

About

A simple hello world-jruby-jar, utilizing an embedded Sinatra gem

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages