index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build.sh
blob: cb10911148ba1aca9d6a516b2e0c0fae3f27852c (
plain
)
1
2
3
#!/bin/sh GOBIN=$PWD/`dirname $0`/bin go install -v $PWD/`dirname $0`/cmd/...