Another massive refactor to support mutliple connections per nick.

This commit is contained in:
Jeremy Latt
2012-12-15 14:34:20 -08:00
parent 559445d9a8
commit f2aedbaffd
11 changed files with 636 additions and 443 deletions
+3 -1
View File
@@ -1,2 +1,4 @@
#!/bin/bash
env GOPATH="$PWD" go install -v ergonomadic
export GOPATH="$PWD"
go get "code.google.com/p/go.crypto/bcrypt"
go install -v ergonomadic genpasswd