0 Forks
5 Stars
5 Watchers

gu

Package gu provides Generic Utilities for the Go programming language. These utilities are low in complexity, but I use them frequently in multiple projects. This package depends on type parameter support, available in Go 1.18 and later.

How to download and setup gu

Open terminal and run command
git clone https://github.com/muhlemmer/gu.git
git clone is used to create a copy or clone of gu repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with gu https://github.com/muhlemmer/gu/archive/master.zip

Or simply clone gu with SSH
[email protected]:muhlemmer/gu.git

If you have some problems with gu

You may open issue on gu support forum (system) here: https://github.com/muhlemmer/gu/issues