Go repo template
- You can use this template to create a new golang repo.
- Note: This template is not a golang project, it is a template for creating a new golang repo. Also the README file here only works with public repos. After creating a new repo, you will need to change the README file to suit your needs. All badges with repo references must be updated to point to your new repo. Otherwise you'll see info from the template repo instead. If you create a private repo, you will need to change the README file to suit your needs. Badges referencing a repo can only be seen on public repos. Private repos are not visible to the badge service.
- Note: The wakatime badge requires a wakatime account.
- After creating the new repo, you can replace the GLPv3 license with another license that suits you, if required.
- Then start your golang project with go mod init.
Example Go project repo based on this template(https://GitHub.com/Lerking/test-go-project)
Please join the discusion panel
Coding time for the last 30 days.
See the wiki for usage and examples. golang-repo-template wiki page
Description
Languages
Go
100%