Skip to content

yenda/boot-ubermain

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

boot-ubermain

Experimental boot task for creating standalone uberjars without AOT and without exploding dependencies (or otherwise taxing the FileSet).

Clojars Project

Usage

$ boot -d org.clojure/clojure -d adzerk/boot-ubermain:1.0.0-SNAPSHOT ubermain -m clojure.main/repl
$ java -jar target/project.jar
clojure.core=>

License

Copyright © 2015 Adzerk

Distributed under the Eclipse Public License either version 1.0 or (at your option) any later version.

About

Experimental uberjar packaging tasks for Boot

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Java 57.7%
  • Clojure 42.3%