f1
f1 copied to clipboard
is there a binary?
The README references:
try running
f1 run --helpfor more information)
which indicates there's an f1 binary, but it's not on the releases and I can't seem to go install it. Can you add usage/installation instructions?
Hello,
Good point on improving the documentation. Yes, f1 does not provide a binary. We'll add some recommendations and examples to the README to elaborate on that.
In the mean time - benchcmd/main.go provides example usage and the Makefile has a build step https://github.com/form3tech-oss/f1/blob/4057079497a524b70fe600a62ed4ef054fae284b/Makefile#L30-L32