maintainer

command module
v0.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Nov 24, 2020 License: MIT Imports: 11 Imported by: 0

README

🧩 Tool

Template for typical Go tool.

Build Documentation Quality Template Coverage Mirror

💡 Idea

$ tool do action

A full description of the idea is available here.

🏆 Motivation

...

🤼‍♂️ How to

...

🧩 Installation

Homebrew
$ brew install :owner/tap/:binary
Binary
$ curl -sSfL https://raw.githubusercontent.com/:owner/:repository/master/bin/install | sh
# or
$ wget -qO-  https://raw.githubusercontent.com/:owner/:repository/master/bin/install | sh

Don't forget about security.

Source
# use standard go tools
$ go get github.com/:owner/:repository@:version
# or use egg tool
$ egg tools add github.com/:owner/:repository@:version

egg is an extended go get.

Bash and Zsh completions
$ :binary completion bash > /path/to/bash_completion.d/:binary.sh
$ :binary completion zsh  > /path/to/zsh-completions/_:binary.zsh
# or autodetect
$ source <(:binary completion)

See kubectl documentation.

🤲 Outcomes

...


made with ❤️ for everyone

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL