|
hace 2 meses | |
---|---|---|
test_files | hace 8 meses | |
.gitignore | hace 8 meses | |
LICENSE | hace 8 meses | |
Makefile | hace 8 meses | |
README.md | hace 8 meses | |
go.mod | hace 3 meses | |
main.go | hace 2 meses | |
main_test.go | hace 2 meses |
A CLI tool for quick text template rendering
Fusozay Var Var means "have fun" It is a reference to something I see a lot
Fusozay Var Var is a CLI application for quickly rendering out text templates. I often write outfit and character descriptions that reuses a lot of elements. This allows me to DRY up my descriptions and still quickly get results.
Template requirements:
All errors go to stderr so you can pipe this to something like pbcopy
fvv <template definition>
from directory containing template(s)