Adrian Cole
Adrian Cole
go test -race ./pkg/util/exec also fails
still an issue
still an issue
good idea! one nice to have on this would be that it could be re-used both in our README and the static site (that eventually becomes https://func-e.io). Currently, we just...
I have personally found cobra very clunky. I wonder what you think about this? https://github.com/urfave/cli/blob/master/docs/v2/manual.md
should be easy to get off cobra now
@musaprg @llinder either of you want to try this after #218? here's an example project that bundles auto-completion https://github.com/rliebz/tusk
I'm going to deprioritize this for now though someone else can grab it. Note that auto-completion of built-in commands is usually easier and different than auto-completion of dynamic args (ex...
Added this before we take any action as it might suggest this will be fixed or not ever fixed and that changes what we'd do https://github.com/golang/go/issues/49656