Create Golang project structure ready to be pushed on GitHub with a single command (Go + Genesis)
Go 1.17+
go install -v github.com/edoardottt/gonesis@latest
otherwise
go get -v github.com/edoardottt/gonesis
gonesis
(or ~/go/bin/gonesis
if you encounter errors)
Detailed changes for each release are documented in the release notes.
If you want to contribute to this project, you can start opening an issue.
Before opening a pull request, download golangci-lint and run
golangci-lint run
If there aren't errors, go ahead :)
This repository is under GNU General Public License v3.0.
edoardoottavianelli.it to contact me.