Skip to content
This repository was archived by the owner on May 25, 2025. It is now read-only.
This repository was archived by the owner on May 25, 2025. It is now read-only.

Custom property in remotes block? #239

@cilki

Description

@cilki

Feature Request

Is there any way that custom properties could be implemented for each Remote?

remotes {
    local {
        host = 'localhost'
        user = 'username'

        platform = 'linux' // It would be nice to define this right here
        directory = '/home/username/custom'
    }
}

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions