go-ntlm/README
2012-11-09 15:39:05 -05:00

9 lines
130 B
Plaintext

= NTLM Implementation for Go
== Getting started
# Set your GOPATH
export GOPATH=`pwd`
# Retrieve all remote packages
go get all