A small template for libraries using deps-library and just to keep things simple.
Create a project from this template. Use your github username as the group name here.
clj -X:project/new :template com.github.tggreene/easy-lib :name myname/myproject
# OR
clj -Tclj-new create :template com.github.tggreene/easy-lib :name myname/myproject
# Then
cd myproject
Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
Ctrl+k | Jump to recent docs |
← | Move to previous article |
→ | Move to next article |
Ctrl+/ | Jump to the search field |