I wonder if they think of a deeper integration of this into the age binary. Currently the invocation looks extremely ugly:
age -r $(go run filippo.io/torchwood/cmd/age-keylookup@main [email protected])
I assume once it's stabilized you'd swap the `go run` for just installing and using a binary, similar to what you're already doing with age.
I assume once it's stabilized you'd swap the `go run` for just installing and using a binary, similar to what you're already doing with age.