gotemplate

command module
v2.7.7+incompatible Latest Latest
Warning

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

Go to latest
Published: Jun 23, 2019 License: MIT Imports: 18 Imported by: 0

README

gotemplate

Build Status Coverage Status

Description

Apply go template over files ending with .template in the current directory.

For more information on Go Template functionality, check this link.

This little utility just scan the current folder for *.template files and apply the go template over them.

Every matching *.ext.template file will render a file named *.generated.ext. Other matched file (if --pattern is supplied) will replace the file with the rendered content and rename the original file *.ext.original.

Documentation

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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