stickgen

command
v0.0.0-...-955f044 Latest Latest
Warning

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

Go to latest
Published: Jun 3, 2019 License: MIT Imports: 7 Imported by: 0

Documentation

Overview

Command stickgen generates Go code from a Stick/Twig template.

$ go get -u github.com/veonik/go-stickgen/...

Stickgen takes an input path where views are stored, an output path for generated files, and a glob for matching templates.

Usage: stickgen [-path <templates>] [-out <generated>] <glob>
  -out string
    	Output path (default "./generated")
  -path string
    	Path to templates (default ".")

Jump to

Keyboard shortcuts

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