This website requires JavaScript.
Explore
Help
Sign In
localhots
/
bocadillo
Watch
1
Star
0
Fork
0
You've already forked bocadillo
Code
Releases
Activity
bocadillo
/
Makefile
9 lines
89 B
Makefile
Raw
Normal View
History
Unescape
Escape
Add basic makefile
2018-11-09 01:11:12 +01:00
install
:
dep ensure
test
:
Use a separate make task to run tests verbose
2018-11-18 20:05:32 +01:00
go
test
./
{
mysql,tests
}
testv
:
Encode decimals as floats without precision loss
2018-11-18 19:02:34 +01:00
go
test
-v ./
{
mysql,tests
}
Copy Permalink