The ancient Greek word for template is ὑπόδειγμα (hypodeigma), which means "example" or "model".
This project is a simple starter generator written in Go. It's designed to help you quickly bootstrap any project written in any language and/or framework.
The starters are bootstrapped using the go template language and a yaml.
TODO
Contributions are welcome! Please feel free to submit a Pull Request.
Go 1.19 or higher
Clone this repository
git clone https://github.com/dasdachs/hypodeigma.git
cd hypodeigma
go run cmd/main.go
This project is licensed under the MIT License - see the LICENSE file for details.
If you have any questions, feel free to reach out. You can also raise an issue for any bugs you've found.
Go community for the awesome language and tools.