Awesome Go

complete

CategoryCommand Line
SubcategoryStandard CLI
Stars0

Write bash completions in Go + Go command bash completion

About complete

complete

Package complete is everything for bash completion and Go.

The main development is done on the master branch, please follow the link to see an up to dat readme.

The default branch is the v1 branch for backward compatibility with Old libraries and compilers.

Frequently Asked Questions

What is complete?

complete is a Command Line library for the Go programming language. Write bash completions in Go + Go command bash completion

How do I install complete?

Install complete with the Go module system using `go get posener/complete`. Check the repository for the current installation instructions.

What category does complete belong to?

complete is listed under Command Line, specifically Standard CLI.

← Back to Standard CLI