Skip to content

talend-glorieux/gen

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gen

Build Status Go Report Card

Install

Get the latest binaries.

Usage

gen takes any number of flags and a file path as it's last argument.

gen -foo --bar= template.txt

For example this README was generated by using: gen -title=gen -install -answer=42 example.md > README.md