Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/1140251/go-basic-template


https://github.com/1140251/go-basic-template

Last synced: 5 days ago
JSON representation

Awesome Lists containing this project

README

        

# Go basic template

This repository contains a basic template for Go projects with a simple FizzBuzz problem.
To run this project Docker installation is required.

## Makefile

#### FizzBuzz example

![](assets/diagram.png)

## Makefile

Use `Makefile` to run the project. To list all available options run `make`.

## Instructions

- Run make up to run the project.