https://github.com/hbollon/go-project-template
📜 My personal way-to-go template for all of my Go projects on Github. Including gitignore, readme, licence, Github Action workflows, issue/PR templates, contributing guideline...
https://github.com/hbollon/go-project-template
github github-actions go go-template golang golang-template project-template quickstart template
Last synced: about 1 month ago
JSON representation
📜 My personal way-to-go template for all of my Go projects on Github. Including gitignore, readme, licence, Github Action workflows, issue/PR templates, contributing guideline...
- Host: GitHub
- URL: https://github.com/hbollon/go-project-template
- Owner: hbollon
- License: mit
- Created: 2022-03-25T20:12:01.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2022-03-31T07:42:28.000Z (about 4 years ago)
- Last Synced: 2025-02-07T13:35:05.095Z (over 1 year ago)
- Topics: github, github-actions, go, go-template, golang, golang-template, project-template, quickstart, template
- Language: Makefile
- Homepage:
- Size: 18.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
Project name
Quick description
This project is under active development, there may be bugs or missing features. If you have any problem or would like to see a feature implemented, please, open an issue. This is essential so that we can continue to improve it!
---
## Table of Contents
- [Presentation](#presentation)
- [Features](#features)
- [Getting Started](#getting-started)
- [From release](#from-release)
- [From sources](#from-sources)
- [Contributing](#-contributing)
- [Author](#author)
- [License](#-license)
## Presentation
## Features
## Getting Started
### From release
### From sources
## 🤝 Contributing
Contributions are greatly appreciated!
1. Fork the project
2. Create your feature branch (```git checkout -b feature/AmazingFeature```)
3. Commit your changes (```git commit -m 'Add some amazing stuff'```)
4. Push to the branch (```git push origin feature/AmazingFeature```)
5. Create a new Pull Request
Issues and feature requests are welcome!
Feel free to check [issues page]().
## Author
👤 **Hugo Bollon**
* Github: [@hbollon](https://github.com/hbollon)
* LinkedIn: [@Hugo Bollon](https://www.linkedin.com/in/hugobollon/)
* Portfolio: [hugobollon.me](https://www.hugobollon.me)
## Show your support
Give a ⭐️ if this project helped you!
## 📝 License
This project is under [MIT]() license.