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)