90poe / connectctl

A kafka connect util

Home Page:https://connectctl.readthedocs.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement Install Script

richardcase opened this issue · comments

Describe the solution you'd like
Support installation via script. Like golangci-lint:

curl -sfL https://install.goreleaser.com/github.com/90poe/connectctl.sh | sh -s -- -b $(go env GOPATH)/bin vX.Y.Z

Is someone still working on this issue?

@ahmedsharif865 - Its no currently assigned to anyone. Would you like to work on it?

This ticket was about providing a means to install connectctl using curl like golangci-lint does. Its worth looking at https://install.goreleaser.com/