• Stars
    star
    138
  • Rank 264,508 (Top 6 %)
  • Language
    Go
  • License
    MIT License
  • Created almost 3 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Customizable Boilerplate Project Creator

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