👨🔧 I'm a maintainer
Contribution assistant for open source projects.
$ maintainer go vanity build
...
...
$ brew install octolab/tap/maintainer
$ curl -sSfL https://raw.githubusercontent.com/octomation/maintainer/master/bin/install | sh
# or
$ wget -qO- https://raw.githubusercontent.com/octomation/maintainer/master/bin/install | sh
Don't forget about security.
# use standard go tools
$ go get go.octolab.org/toolset/maintainer@latest
# or use egg tool
$ egg tools add go.octolab.org/toolset/maintainer@latest
egg is an
extended go get
.
$ maintainer completion > /path/to/completions/...
# or
$ source <(maintainer completion)
made with ❤️ for everyone