ergo/build.sh

5 lines
110 B
Bash
Raw Normal View History

2012-12-10 00:24:22 +01:00
#!/bin/bash
export GOPATH="$PWD"
go get "code.google.com/p/go.crypto/bcrypt"
go install ergonomadic genpasswd