Skip to content

dasdachs/hypodeigma

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hypodeigma

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.

Usage

TODO

Contributing

Contributions are welcome! Please feel free to submit a Pull Request.

Prerequisites

Go 1.19 or higher

Setup the project

Clone this repository

git clone https://github.com/dasdachs/hypodeigma.git
cd hypodeigma 
go run cmd/main.go

License

This project is licensed under the MIT License - see the LICENSE file for details.

Contact

If you have any questions, feel free to reach out. You can also raise an issue for any bugs you've found.

Acknowledgements

Go community for the awesome language and tools.

Releases

No releases published

Packages

No packages published

Languages