This website requires JavaScript.
Explore
Help
Sign In
luxolus
/
open-consul
Watch
2
Star
0
Fork
You've already forked open-consul
0
Code
Issues
1
Pull Requests
Packages
Releases
Wiki
Activity
e8fc5c2ad5
open-consul
/
vendor
/
github.com
/
SermoDigital
/
jose
/
_test.sh
8 lines
94 B
Bash
Executable File
Raw
Blame
History
#!/usr/bin/env bash
set
-euo pipefail
go build ./...
go
test
./...
golint ./...
go vet ./...
Reference in New Issue
View Git Blame
Copy Permalink