Skip to content

Commit

Permalink
Why not jEnv
Browse files Browse the repository at this point in the history
  • Loading branch information
protocol7 committed Jul 28, 2019
1 parent 89579ac commit 2b02f13
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,12 @@ A Java version manager heavily inspired by
Java versions and allows for keeping the Java version for a project under
version control.

## Why not jEnv?

[jEnv](https://github.com/jenv/jenv) is a great tool with similar goals.
However, I wanted javaenv to manage the full life cycle of the Java
environment, including installation, in order to simplify some workflows.

## Support

javaenv supports Linux and Mac OS X. Support for Windows should be doable but
Expand Down

0 comments on commit 2b02f13

Please sign in to comment.