32 provide mac homebrew for protocurl
- [ ] test mac homebrew package in CI?
- [ ] update documentation
👀
eyes
Hey @fzyzcjy. I don't have any mac to develop this feature and to test it. It's also not my priority atm.
However, if you have a mac and want to contribute this feature (or anybody else), then feel free to do so :)
I'd be grateful for some help here.
Kinds
See #32
Completions wip:
in directory src go run -ldflags="-X main.version='<version>' -X 'main.commit=<hash>'" *.go completion bash -u url -X GET
@qa-alexander-eimer ist working on this issue currently. Thanks a lot!
@GollyTicker
Completions wip: in directory src go run -ldflags="-X main.version='
' -X 'main.commit= '" *.go completion bash -u url -X GET
You dont need the ldflags afaik the completions are not using the version command "content"...