Skip to content

camechis/lein-deploy-uberjar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-deploy-uberjar

This a simple lein plugin that will take a built uberjar and deploy it to a defined repository in the project.

Clojars Project

Example:

Add this to your plugins section in your project.clj

[camechis/deploy-uberjar "0.3.0"]

The following will deploy the uberjar to the release repository

lein deploy-uberjar release

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published