This website requires JavaScript.
Explore
Help
Sign In
Cadoles
/
go-emlid
Watch
10
Star
0
Fork
You've already forked go-emlid
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
81741d20c1
go-emlid
/
Makefile
4 lines
60 B
Makefile
Raw
Normal View
History
Unescape
Escape
doc: add utilities basic usage informations
2024-08-02 10:37:19 +02:00
GOTEST_ARGS
?=
-count
=
1
feat: initial commit
2024-07-30 14:28:39 +02:00
test
:
go
test
$(
GOTEST_ARGS
)
./...