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