An open API service indexing awesome lists of open source software.

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: 6 months 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...

Awesome Lists containing this project

README

          

Project name



logo




Build CI


Go Report Card


License: MIT


PkgGoDev

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.