This repository was archived by the owner on May 17, 2024. It is now read-only.
This repository was archived by the owner on May 17, 2024. It is now read-only.
Create a cookiecutter-like template #6
Open
Description
Cookiecutter templates are good for scaffolding new projects based on a template. There are similar projects for Go, like go-scaffold. The idea is to convert this project into a cookiecutter(-like) template and let the gatewayd plugin scaffold/init
command take care of creating a project for the user.