diff options
author | Dmitrii Sosedov <d.sosedov@gmail.com> | 2021-02-19 22:20:13 +0000 |
---|---|---|
committer | Willy Sudiarto Raharjo <willysr@slackbuilds.org> | 2021-02-21 00:05:03 +0700 |
commit | 29a51655d565c575d5f79bfa0993e2b16c582be8 (patch) | |
tree | 38dfc8c657eb99ba20f76c2fa6b2161d63cad7dd /development/jenv/slack-desc | |
parent | 9f164b12af217124531a1f748984b635971746ec (diff) |
development/jenv: Added (Java environment management tool)
Signed-off-by: Dave Woodfall <dave@slackbuilds.org>
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'development/jenv/slack-desc')
-rw-r--r-- | development/jenv/slack-desc | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/development/jenv/slack-desc b/development/jenv/slack-desc new file mode 100644 index 0000000000000..6dbb60cd29dae --- /dev/null +++ b/development/jenv/slack-desc @@ -0,0 +1,19 @@ +# HOW TO EDIT THIS FILE: +# The "handy ruler" below makes it easier to edit a package description. +# Line up the first '|' above the ':' following the base package name, and +# the '|' on the right side marks the last column you can put a character in. +# You must make exactly 11 lines for the formatting to be correct. It's also +# customary to leave one space after the ':' except on otherwise blank lines. + + |-----handy-ruler------------------------------------------------------| +jenv: jenv (Java environment management tool) +jenv: +jenv: jEnv is a command line tool to help you forget how to set +jenv: the JAVA_HOME environment variable. +jenv: +jenv: +jenv: +jenv: +jenv: Homepage: https://www.jenv.be +jenv: Release date: Aug 22, 2020 +jenv: |