Skip to content

hegyibalint/genv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Gradle Environment Toolkit (genv)

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

How to install?

This tool build upon fish, and fisher.

If the tools are present, you can install genv with:

fisher install hegyibalint/genv

How to use?

About

Gradle Environment Toolkit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages