gnark-rln/Makefile

5 lines
47 B
Makefile

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