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: eed4d52f502026d9bc06501045f00c44f1a1c200 (
plain
)
1
2
3
#!/bin/bash GOBIN=$PWD/`dirname $0`/bin go install -v ./cmd/...