9 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			9 lines
		
	
	
		
			130 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
| = NTLM Implementation for Go
 | |
| 
 | |
| == Getting started
 | |
| 
 | |
| # Set your GOPATH
 | |
| export GOPATH=`pwd`
 | |
| 
 | |
| # Retrieve all remote packages
 | |
| go get all |