A quick and dirty leiningen plugin to build installable deb files. Currently only works for ring projects. Mostly for my own purposes.
[stephenmuss/lein-deb "0.1.0-SNAPSHOT"]
stephenmuss/lein-deb {:mvn/version "0.1.0-SNAPSHOT"}
implementation("stephenmuss:lein-deb:0.1.0-SNAPSHOT")
<dependency> <groupId>stephenmuss</groupId> <artifactId>lein-deb</artifactId> <version>0.1.0-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: