8000 Tags · freakst/hellogopher · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: freakst/hellogopher

Tags

v0.4

Toggle v0.4's commit message
build: use "go fmt" instead of "gofmt"

It's a wrapper around "gofmt" and it provides a shorter invocation.

v0.3

Toggle v0.3's commit message
make: do not link src inside vendor directory

Starting with dep 0.5.0, this case is not handled anymore. This
symlink is not essential. It was just here to be able to treat the
vendor directory as a GOPATH, due to some go tools ignoring the real
package because it is behind a symlink. Irony.

v0.2

Toggle v0.2's commit message
travis: execute the program after building it

v0.1

Toggle v0.1's commit message
Initial import

0