Skip to content

Support external commands #1

@zslayton

Description

@zslayton

Like cargo and git, ion offers a variety of built-in commands that are baked into the same executable. However, cargo and git allow users to invoke "external" commands; programs that live on the user's $PATH and which are named in the format cargo-<command> or git-<command> respectively. ion should support this functionality as well, allowing developers to add their own commands without needing to merge them into this repo.

Resources:

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions