Home - shift72/kibble GitHub Wiki
Kibble
def: To chop or grind coarsely
Installation
- Requires go 1.14.0 (go mod)
- Build and install
go install
- Check installed and running correctly
kibble version
Usage
All templates are rendered using JET.
Any builtin function from JET is also available in kibble templates. The JET Wiki provides some helpful examples and lists of usable functions.