Skip to content
This repository was archived by the owner on Jul 14, 2019. It is now read-only.
This repository was archived by the owner on Jul 14, 2019. It is now read-only.

Provide hook for aliases/macros. #12

@BeekeeperAlex

Description

@BeekeeperAlex

Some projects that implement shotgun will want to provide a way to alias commands. I don't want to support aliasing directly in shotgun because it moves too far from the core feature set and makes too many assumptions about the implementing project.

The proper solution would be to come up with some sort of hook into the command parsing logic so that the implementing project can tap into it and make changes. Then the implementing project could do things like pull a list of aliases out of its database and transform them into proper shotgun commands.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions