Skip to content

Add auto-env setup #51

@rmannibucau

Description

@rmannibucau

Goal is to be able to reuse the common package managers and inherit from them the needed setup (like sdk use java xxx and sdk use maven xxx for sdkman, xxx being guess from a quick pom/build.gradle review - compiler plugin/task for ex).

Goal is literally to have gum build working without anything else while everything is installed and explicitly fail if something is missing/not found.

Note: a gum.properties can enable to add path locations to find the executable (higher priority than defaults which are appended in terms of test order), should just support $HOME or equivalent to not be hardcoded per user.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions