command
module
Version:
v0.0.0-...-c4f4ff5
Opens a new window with list of versions in this module.
Published: Oct 11, 2023
License: MIT
Opens a new window with license information.
Imports: 9
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
upgrade
A command line tool to upgrade your go apps.
Documentation
¶
Upgrade provide a tool to upgrade apps installed by "go install".
Usage:
# upgrade app in ~/go/bin
upgrade ~/go/bin
# upgrade multiple apps
upgrade ~/go/bin/foo ~/go/bin/bar
# apply flags to "go install"
upgrade ~/go/bin/foo -- -v
Source Files
¶
Click to show internal directories.
Click to hide internal directories.