Skip to content

Latest commit

 

History

History
23 lines (15 loc) · 1.43 KB

README.md

File metadata and controls

23 lines (15 loc) · 1.43 KB

A Template Repository for Go Projects

Tests Go Report Card Go Reference

This is a template repository with a minimalistic structure to make it easier to start a new Go project, like for developing a console or a web application.

I made this template to provide a starting point for my Go projects and save time. It is inspired by the recommendations in golang-standards/project-layout. I hope it will be useful for others as well.

License

This project is licensed under the MIT License - see the LICENSE file for details.