Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
"gradle uberjar" to create a fat jar with all dependencies
This way, Dahu can be ran with java -jar build/libs/Dahu-0.1-SNAPSHOT.jar The bundles generated by "gradle build" are supposedly superior, but just don't work for me.
- Loading branch information