Files
gnark-rln/Makefile
2024-03-14 14:51:21 +05:30

5 lines
47 B
Makefile

run:
go run ./main.go
test:
go test ./rln -v