Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.14 KB

README.md

File metadata and controls

32 lines (23 loc) · 1.14 KB

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