auth

Paddy 2015-07-13 Parent:aa14e29b666f

177:5d52b9d83184 Go to Latest

auth/authd/build-docker.sh

Add notes about model events. We need to sensibly trigger events about models, so I left some basic notes about triggering an event when a Profile is created.

History
paddy@175 1 docker run -it -e "CGO_ENABLED=0" -e "GOOS=linux" -v $GOPATH:/gopath google/golang go build -v -a -installsuffix cgo -o /gopath/src/code.secondbit.org/auth.hg/authd/docker-authd -ldflags "-X code.secondbit.org/auth%2ehg.Version `hg id -i`" code.secondbit.org/auth.hg/authd