mirror of
https://github.com/vacp2p/gnark-rln.git
synced 2026-01-09 21:17:57 -05:00
5 lines
47 B
Makefile
5 lines
47 B
Makefile
run:
|
|
go run ./main.go
|
|
|
|
test:
|
|
go test ./rln -v
|