Skip to content

MaerF0x0/go-project-template

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

go-project-template

Project template with my opinionated choices applied

Starting a go project in 2024

  1. https://github.com/new - create your repo
  2. cd <wherever> && gh repo clone MaerF0x0/go-project-template - clone your repo
  3. go mod init github.com/<you>/<your-repo> - go mod init the repo
  4. go mod tidy
  5. See the rest of this repo for examples of a way to work with Go in 2024 (my opinionated choices)

About

Project template with my opinionated choices applied

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages