menta2k / gotouch

Customizable Boilerplate Project Creator

Home Page:https://denizgursoy.github.io/gotouch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gotouch

go report GitHub go.mod Go version GitHub issues

gotouch easy way to create your projects.

Install, run on CLI, make your selections and start development.

Asciiname

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

About

Customizable Boilerplate Project Creator

https://denizgursoy.github.io/gotouch

License:MIT License


Languages

Language:Go 98.8%Language:Shell 0.6%Language:Makefile 0.6%Language:Dockerfile 0.0%