Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

install_module_from_forge_on should require a version constraint string #35

@jhoblitt

Description

@jhoblitt

I have been writing something like this when I always want the latest version of a forge module:

install_module_from_forge_on(host, mod, '> 1')

This feels a bit silly. It would be preferable if #install_module_from_forge, #install_module_from_forge_on and #module_version_from_requirement didn't require a version constraint string and it being absent indicates that the latest forge version should be installed.

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