Skip to content

Instantly share code, notes, and snippets.

@earthboundkid
Created June 5, 2018 15:42
Show Gist options
  • Select an option

  • Save earthboundkid/540fc19fb1f2d44c36d917e6092042e6 to your computer and use it in GitHub Desktop.

Select an option

Save earthboundkid/540fc19fb1f2d44c36d917e6092042e6 to your computer and use it in GitHub Desktop.
Go project README template

$NAME GoDoc Go Report Card

$DESCRIPTION

Installation

First install Go.

If you just want to install the binary to your current directory and don't care about the source code, run

GOBIN="$(pwd)" GOPATH="$(mktemp -d)" go get $PROJECT_URL

Screenshots

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment