Liking cljdoc? Tell your friends :D

clj-new.create

Command-line driver for creating new projects from templates, using just clj, tools.deps, and pomegranate (for the dynamic classpath).

Supports clj-template, boot-template, and lein-template projects.

Command-line driver for creating new projects from templates, using just
clj, tools.deps, and pomegranate (for the dynamic classpath).

Supports clj-template, boot-template, and lein-template projects.
raw docstring

clj-new.generate

Command-line driver for generating new code into existing projects from templates, using just clj, and tools.deps.

Command-line driver for generating new code into existing projects from
templates, using just clj, and tools.deps.
raw docstring

clj-new.helpers

The top-level logic for the clj-new create/generate entry points.

The top-level logic for the clj-new create/generate entry points.
raw docstring

clj.new.app

Generate a basic application project.

Generate a basic application project.
raw docstring

clj.new.lib

Generate a library project.

Generate a library project.
raw docstring

clj.new.templates

clj version of boot.new.templates. Originally derived from leiningen.new.templates but modified to have no Boot or Leiningen deps.

clj version of boot.new.templates. Originally derived from
leiningen.new.templates but modified to have no Boot or Leiningen deps.
raw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close