Skip to content

edoardottt/gonesis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

74 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gonesis

Generate Golang project template ready to be pushed on GitHub using a single command (Go + Genesis)

Installation 📡

Go 1.17+

go install -v github.com/edoardottt/gonesis@latest

otherwise

go get -v github.com/edoardottt/gonesis

Usage 💻

gonesis

or if you encounter errors try:

~/go/bin/gonesis

Changelog 📌

Detailed changes for each release are documented in the release notes.

Contributing 🤝

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 :)

License 📝

This repository is under GNU General Public License v3.0.
edoardoottavianelli.it to contact me.