Skip to content

v0.3.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Jan 00:31

Added

  • Added new gvm use flag --no-install (or -n) to disable installing
    and updating from source. For example, gvm use tip -n will use the tip
    assuming you have it already installed, but will not trigger an update.
    #35