3
0
mirror of https://github.com/ergochat/ergo.git synced 2025-02-18 06:30:39 +01:00
ergo/build.sh

5 lines
110 B
Bash
Raw Normal View History

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