pkozelka / runjar

Runnable java archives creator.

Home Page:http://code.kozelka.net/runjar

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RUNJAR

Build Status

Helps you simply create runnable Java archives. You know, those you can run like this:

java -jar my-cool-application.jar --foo bar

and then all the cool things happen.

About

Runnable java archives creator.

http://code.kozelka.net/runjar


Languages

Language:Java 93.9%Language:Groovy 3.7%Language:Makefile 2.4%