Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 894 Bytes

README.adoc

File metadata and controls

28 lines (17 loc) · 894 Bytes

kingmob/deps-new-lib-adoc-template

This is the same as the default deps-new lib template, but with AsciiDoc instead of Markdown.

Usage

To use, run the command below, changing myusername and mycoollib to whatever you want:

clojure -Sdeps '{:deps {net.clojars.kingmob/deps-new-lib-adoc-template {:git/url "https://github.com/KingMob/deps-new-lib-adoc-template" :git/sha "e55b1472680a62fe38ea28be8a9d81adf711a9eb"}}}' -Tnew create :template kingmob/deps-new-lib-adoc-template :name myusername/mycoollib

This will create a directory called mycoollib.

It assumes you have installed deps-new as your new tool via:

clojure -Ttools install io.github.seancorfield/deps-new '{:git/tag "v0.4.12"}' :as new

License

Copyright © 2022 Matthew Davidson

Distributed under the MIT License.