Skip to content

Commit

Permalink
Merge branch 'main' of github.com:edoardottt/gonesis
Browse files Browse the repository at this point in the history
  • Loading branch information
edoardottt committed Apr 3, 2022
2 parents 7066e91 + fde319b commit c7b6552
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# gonesis
Create Golang project structure ready to be pushed on GitHub
Create Golang project structure ready to be pushed on GitHub with a single command (Go + Genesis)

Installation 📝
Installation 📡
-------
**Go 1.17+**
```bash
Expand All @@ -12,6 +12,10 @@ go install -v github.com/edoardottt/gonesis@latest
go get -v github.com/edoardottt/gonesis
```

Usage 💻
-------
`gonesis` (or `~/go/bin/gonesis` if you encounter errors)

License 📝
-------

Expand Down

0 comments on commit c7b6552

Please sign in to comment.