Releases: mitchellnemitz/cvm
Releases · mitchellnemitz/cvm
v0.1.0
Initial Release
Composer Version Manager (v0.1.0)
Usage:
cvm COMMAND [OPTIONS] [ARGUMENTS]
Options:
-h, --help Show this message
-v, --version Display the application version
-r, --reload Reload cvm in the current shell
Commands:
current Show the current version of Composer
install Install a specific version of Composer
update Update an installed version of Composer
remove Remove a specific version of Composer
use Use a specific version of Composer
list Show installed versions of Composer
Includes documentation for installation, updates, usage, development contributions, and .cvmrc
file functionality.