This is a toolkit targeted at people developing Gradle. It takes inspiration from Python Venvs, which can facilitaty quick, and easy switch between environments.
This tool tries to do a similar thing, but with Gradle installations. With genv
, you can:
- Create, and destroy environments
- Install a Gradle distribution into environments
- Use an installed environment as a fully functional local distribution
This tool build upon fish, and fisher.
If the tools are present, you can install genv
with:
fisher install hegyibalint/genv