Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: add plugin section #399

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Conversation

kid1412621
Copy link

since wiki is not fully documented so this is useful for newcomers

kid1412621 and others added 2 commits May 19, 2023 12:36
add plugin usages
@kid1412621 kid1412621 changed the title add plugin section docs: add plugin section May 19, 2023
@andrewflbarnes
Copy link
Contributor

Don't think this belongs under the workflow section - instead would be better to have a new section 2 plugins (which seem more important than common workflows), and renumber the common workflows section(s) to 3(...).

Also, given how sparse the information is probably nicer as a table? e.g.

2 Plugins

The below plugins can be enabled with jenv enable-plugin <plugin> and disabled with jenv disable-plugin <plugin>

Plugin Effect
export Set and export JAVA_HOME to the jenv version on every cd
gradle Set and export GRADLE_OPTS to the jenv options when running gradle
maven Set and export MAVEN_OPTS to the jenv options when running maven
...

3 Common Workflows

...

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants