Liking cljdoc? Tell your friends :D
Clojure only.

leiningen.art


artclj

(art project command & args)

Render Ash Ra .art templates.

Provided file or directory tree paths containing Ash Ra .art template files, this Leiningen plugin renders the ART templates to the output dir, preserving relative sub-paths.

Usage: lein art command [options...] [template-files...]

Commands: auto Watch templates, re-rendering on changes config Dump the effective configuration and exit help Display this lovely help and exit render Render all template batches once

Options: --bindings VAL [] Bindings made available to templates for symbol resolution --delimiters VAL Template delimiters (default: lispy') --dependencies VAL Clojure deps map providing libs to the template evaluation environment -h, --help Display this lovely help and exit --output-dir DIR . Write rendered files to DIR (default:.') --to-phase VAL Stop the render dataflow on each template at an earlier phase

For more info, see https://github.com/vivid-inc/ash-ra-template

Render Ash Ra .art templates.

Provided file or directory tree paths containing Ash Ra .art template files, this
Leiningen plugin renders the ART templates to the output dir, preserving relative sub-paths.

Usage: lein art command [options...] [template-files...]

Commands:
  auto    Watch templates, re-rendering on changes
  config  Dump the effective configuration and exit
  help    Display this lovely help and exit
  render  Render all template batches once

Options:
      --bindings VAL      []  Bindings made available to templates for symbol resolution
      --delimiters VAL        Template delimiters (default: `lispy')
      --dependencies VAL      Clojure deps map providing libs to the template evaluation environment
  -h, --help                  Display this lovely help and exit
      --output-dir DIR    .   Write rendered files to DIR (default: `.')
      --to-phase VAL          Stop the render dataflow on each template at an earlier phase

For more info, see
  https://github.com/vivid-inc/ash-ra-template
sourceraw docstring

default-optionsclj

source

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

× close