code-template

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 26, 2024 License: Apache-2.0 Imports: 14 Imported by: 0

README

Generate code from Go template

A simple command line tool for generating code from Go template source files.

Usage: code-template [options] files...
  -h, --help                  Display help
  -i, --include stringArray   Include specified files in each template execution
  -o, --output string         Send output to specified file, - for standard out
      --repeat string         Numeric range to iterator over in format var.name=n..m
      --set stringToString    Set a value to place within template values (default [])

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL