Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/bartoszmajsak/template-golang

Basic structure for golang projects
https://github.com/bartoszmajsak/template-golang

golang template-project

Last synced: 26 days ago
JSON representation

Basic structure for golang projects

Awesome Lists containing this project

README

        

= Template Repository - Golang

Basic structure for cli-based golang projects.

== Code

- Folder structure
- Sample `go.mod` configuration
- `Makefile`
- `.editorconfig`
- `.gitignore`

== Services

- https://circleci.com/[CircleCI]
- https://dependabot.com[Dependabot]

== Setup

Run `init.sh` to customize the project.

== Other goodies

GitHub issues / PR templates (don't forget to customize the content!)