georgboe / gofetch

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

gofetch

Introduction

This utility downloads and unpacks golang releases.

Installation and usage

If you already have a Go toolset avaliable, run:

go get github.com/georgboe/gofetch

Otherwise, there are pre-built binaries available for the amd64, 386 and arm architectures.

License

The gofetch code is licensed under the LGPL with an exception that allows it to be linked statically. Please see the LICENSE file for details.

About

License:Other


Languages

Language:Go 97.9%Language:Shell 2.1%