Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# IGO
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fandreimerlescu%2Figo.svg?type=shield)](https://app.fossa.com/projects/git%2Bgithub.com%2Fandreimerlescu%2Figo?ref=badge_shield)


This package is called `IGO` which stands for **Install Go**!

Expand Down Expand Up @@ -189,3 +191,7 @@ automation and DevOps. Afterall, I am a DevOps architect =D.
If you need to use Go on a system, installed as system service, don't use `igo`; its
made for your `$HOME` environment running as a non-privileged user. You don't require
`sudo` permissions to use `igo` or install multiple versions of Go on your system.


## License
[![FOSSA Status](https://app.fossa.com/api/projects/git%2Bgithub.com%2Fandreimerlescu%2Figo.svg?type=large)](https://app.fossa.com/projects/git%2Bgithub.com%2Fandreimerlescu%2Figo?ref=badge_large)