Skip to content

ryshi/fgr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FGR - File Generator

Goal

  • generate text file from yaml/json for any use
  • one data income , multi file output

Usage

fgr -d in.yaml [-t template] [-o outfile]

  • -d : set input data file with yaml / json format , if template is not set in it, -t and -o options have to be given
  • -t : template file
  • -o : output file

About

file generator by golang

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages