This website requires JavaScript.
Explore
Help
Sign In
logos-messaging
/
logos-messaging-test-query
Watch
1
Star
0
Fork
0
You've already forked logos-messaging-test-query
mirror of
https://github.com/logos-messaging/logos-messaging-test-query.git
synced
2026-01-05 23:43:08 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
logos-messaging-test-query
/
go
/
Makefile
9 lines
103 B
Makefile
Raw
Normal View
History
Unescape
Escape
feat: add query tool
2024-06-06 19:29:09 -04:00
.PHONY
:
all
build
tests
all
:
build
chore: use go-waku and send N messages and query for these
2023-06-29 16:03:08 -04:00
tests
:
go
test
./... -count
1
-v
feat: add query tool
2024-06-06 19:29:09 -04:00
build
:
go build -o build/query
Reference in New Issue
Copy Permalink