summaryrefslogtreecommitdiff
path: root/install/install.go
AgeCommit message (Collapse)Author
2023-07-16Switch to Go 1.20 errors packageSeth Vargo
This updates all subpackages and removes use of go-multierror in favor of the stdlib implementation.
2020-01-03Fix (un)installation failure detectionEyal Posener
2019-11-19Actually adding the install packageEyal Posener
2017-05-06improve docsEyal Posener
2017-05-06Add easy way to install the bash completionEyal Posener