1
0
Fork 0
forked from External/ergo
ergo/build.sh

5 lines
161 B
Bash
Executable file

#!/bin/bash
export GOPATH="$PWD"
go get "code.google.com/p/go.crypto/bcrypt"
go get "github.com/mattn/go-sqlite3"
go install ergonomadic genpasswd ergonomadicdb