Skip to content

Improve environment setting #55

@scizzorz

Description

@scizzorz
$ mold -a foo -a bar init

is quite tedious when you're using environments.

I'd suggest two additions:

$ mold init:foo:bar

which will append foo and bar to the environments list just for the init recipe, and:

$ mold +foo +bar init

which is just shorthand for -a foo and -a bar

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions