This website requires JavaScript.
Explore
Help
Sign In
mirror
/
ledisdb
mirror of
https://github.com/ledisdb/ledisdb.git
Watch
1
Star
0
Fork
You've already forked ledisdb
1
Code
Issues
Packages
Projects
Releases
Wiki
Activity
dd1db989f4
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