Go-based CLI template engine for generating project boilerplates.
Quokka is a Go CLI template engine for creating and rendering project boilerplates. It supports local directories and git-hosted templates, YAML configuration (.quokka.yml), variable interpolation, conditional prompts, and per-file configuration. It's suited for scaffolding new projects, generating config files, and automating initial repository setup.
0