Shellac is a Clojure command-line enhancer. It provides the capability to write commands in Clojure, and run them from the command line without incurring the cost of a JVM/Clojure startup each time.
[shellac "0.1.0-SNAPSHOT"]
shellac/shellac {:mvn/version "0.1.0-SNAPSHOT"}
implementation("shellac:shellac:0.1.0-SNAPSHOT")
<dependency> <groupId>shellac</groupId> <artifactId>shellac</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: