mirror of
https://github.com/vacp2p/gnark-rln.git
synced 2026-01-07 22:34:03 -05:00
5 lines
47 B
Makefile
5 lines
47 B
Makefile
run:
|
|
go run ./main.go
|
|
|
|
test:
|
|
go test ./rln -v
|