Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/denizgursoy/gotouch

Customizable Boilerplate Project Creator
https://github.com/denizgursoy/gotouch

boilerplate boilerplate-template cli devops-tools generator go golang java maven module nodejs project python template yaml

Last synced: 3 days ago
JSON representation

Customizable Boilerplate Project Creator

Awesome Lists containing this project

README

        

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
```bash
docker run -it -v $(pwd):/out --rm ghcr.io/denizgursoy/gotouch:latest
```

## Installation
```bash
go install github.com/denizgursoy/gotouch/cmd/gotouch@latest
```

## Get Started

To see how to install and customize visit [gotouch web site](https://denizgursoy.github.io/gotouch/get-started/installation.html)

## Rationale of Gotouch

See the article [on medium](https://medium.com/@dgursoy/do-not-use-go-mod-init-anymore-5ff8b372cf81)