This website requires JavaScript.
Explore
Help
Sign In
char
/
dendrite
Watch
1
Star
0
Fork
You've already forked dendrite
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
386cc975f0
dendrite
/
build.sh
4 lines
63 B
Bash
Executable File
Raw
Blame
History
#!/bin/sh
GOBIN
=
$PWD
/
`
dirname
$0
`
/bin go install -v ./cmd/...
Reference in New Issue
View Git Blame
Copy Permalink