summaryrefslogtreecommitdiff
path: root/install
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-24fix script changeEyal Posener
2019-11-23Install: use script libraryEyal Posener
2019-11-19Actually adding the install packageEyal Posener
2017-05-06improve docsEyal Posener
2017-05-06fmtEyal Posener
2017-05-06Add easy way to install the bash completionEyal Posener