initial commit

This commit is contained in:
Conor Hunt
2012-11-09 15:39:05 -05:00
commit cb96a1fb85
29 changed files with 3109 additions and 0 deletions

9
README Normal file
View File

@@ -0,0 +1,9 @@
= NTLM Implementation for Go
== Getting started
# Set your GOPATH
export GOPATH=`pwd`
# Retrieve all remote packages
go get all