Documentation
¶
Overview ¶
stencil ¶
A command-line tool for generic code generation using Go template files.
Template authoring is assisted by the inclusion of the github.com/Masterminds/sprig/v3 library.
Usage: stencil [options] <template-file> -data.file string path to JSON data file -data.json string inline JSON data -include value glob pattern of included templates (repeat for multiple patterns) -level int log level (debug -4, info 0, warn 4, error 8) (default 4) -out string path to generated output
Click to show internal directories.
Click to hide internal directories.