This website requires JavaScript.
Explore
Help
Sign In
re
/
ledisdb
forked from
mirror/ledisdb
Watch
1
Star
0
Fork
You've already forked ledisdb
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
325f153885
ledisdb
/
Makefile
11 lines
108 B
Makefile
Raw
Blame
History
all
:
build
build
:
go install ./...
clean
:
go clean -i ./...
test
:
go
test
./...
go
test
-race ./...
Reference in New Issue
View Git Blame
Copy Permalink