Generate Golang project template ready to be pushed on GitHub using 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 if you encounter errors try:
~/go/bin/gonesis
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.
edoardottt.com to contact me.