Skip to content
/ go-template Public template

A template repository for starting a Go project in this organization

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT
Notifications You must be signed in to change notification settings

friendly-fhir/go-template

Go Project Template

Continuous Integration GitHub Release Gitter Channel readthedocs Godocs

This is a GitHub Repository Template for Go projects in the Friendly FHIR org!

Make sure to follow this handy guide when using this as a template for new projects. Most of this has been done for you, but there are a few things you should update when starting a new project.

Steps

  • Update the go.mod file with the correct module name
  • Replace main.go with your project's main file or library entry point
  • Replace go-template with your repository's name in links
  • Replace references to go-template with your project name in docs/ and mkdocs.yaml
  • Update the README.md file with the correct project name and description, and remove these docs.

About

A template repository for starting a Go project in this organization

Topics

Resources

License

Apache-2.0, MIT licenses found

Licenses found

Apache-2.0
LICENSE-APACHE
MIT
LICENSE-MIT

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages