gotouch
gotouch easy way to create your projects.
Install, run on CLI, make your selections and start development.
Run inside a docker container
docker run -it -v $(pwd):/out --rm ghcr.io/denizgursoy/gotouch:latest
Installation
go install github.com/denizgursoy/gotouch/cmd/gotouch@latest
Get Started
To see how to install and customize visit gotouch web site
Rationale of Gotouch
See the article on medium