🥭 Mango
Go Version Manager
Mango is a command-line utility for managing Go versions, facilitates efficient switching and maintenance of Go environments for developers.
Installation Linux
To install Mango, run the following command in your terminal:
curl -fsSL https://raw.githubusercontent.com/1XC1XC/Mango/main/install.sh | bash
Usage
To get started with Mango, simply invoke it from the command line:
mango
Available Commands
help - Provides command syntax and usage information.
install - Downloads version inside Mango.
uninstall - Removes specified versions of Go.
list - Installed Go installations in Mango.
use - Set version for utilization of specific Go versions.
version - Config Data: [Build + Version].
Contributing
For feedback, bug reports, or pull requests, open an issue or submit a pull request.
License
Mango is made available under the MIT License. The full terms of the license can be reviewed in the LICENSE document.