Skip to content

Allow to select cargo command  #109

Open
@ayrat555

Description

@ayrat555

Problem:

Currently, cargo.el hardcodes commands that it can execute. It's not possible to execute a command that cargo.el is unaware of.

Solution:

cargo provides cargo --list command which lists all available commands. It can be used to select a command using completing-read.

This approach is used in mix.el - https://github.com/ayrat555/mix.el

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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