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

https://github.com/mleone10/go-cli-example

Example project demonstrating how I structure go CLI tools
https://github.com/mleone10/go-cli-example

go layout project simple structure

Last synced: 11 months ago
JSON representation

Example project demonstrating how I structure go CLI tools

Awesome Lists containing this project

README

          

# Go CLI Example
> Example project showing how I structure Go CLIs

This is a template repository detailing a very simple Go project structure and build script. See my [blog post](https://marioleone.me/posts/2020/how-build-go-cli/) for more information!