This website requires JavaScript.
Explore
Help
Sign In
status-im
/
keycard-go
mirror of
https://github.com/status-im/keycard-go.git
Watch
2
Star
0
Fork
You've already forked keycard-go
0
Code
Issues
Projects
Releases
Wiki
Activity
7e337d802a
keycard-go
/
Makefile
10 lines
77 B
Makefile
Raw
Blame
History
.PHONY
:
test
GOBIN
=
./build
deps
:
go get -t ./...
test
:
go
test
-v ./...
Reference in New Issue
View Git Blame
Copy Permalink