Skip to content

mrmcc3/lein-zip

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lein-zip

minimal leiningen plugin that zips files

Example Usage

Clojars Project

Add the following to project.clj

:zip ["file1" "resources/file2" "target/production.jar" "dir1"]

Then

$ lein zip

This will produce target/{{project}}-{{version}}.zip

About

minimal leiningen plugin that zips files

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published