Skip to content

octomation/maintainer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

πŸ‘¨β€πŸ”§ I'm a maintainer

Contribution assistant for open source projects.

Build Documentation Quality Template Coverage Mirror

πŸ’‘ Idea

$ maintainer go vanity build

πŸ† Motivation

...

πŸ€Όβ€β™‚οΈ How to

...

🧩 Installation

Homebrew

$ brew install octolab/tap/maintainer

Binary

$ 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.

Source

# 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.

Shell completions

$ maintainer completion > /path/to/completions/...
# or
$ source <(maintainer completion)

made with ❀️ for everyone