5 Forks
51 Stars
51 Watchers

tools

Set of tools, packages, and libraries that every open-source Go project always needs with almost no dependencies.

How to download and setup tools

Open terminal and run command
git clone https://github.com/efficientgo/tools.git
git clone is used to create a copy or clone of tools 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 tools https://github.com/efficientgo/tools/archive/master.zip

Or simply clone tools with SSH
[email protected]:efficientgo/tools.git

If you have some problems with tools

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