Skip to content

xtask install-tools command requires being in root directory of project #2708

@egithinji

Description

@egithinji

Via #2688 we can now install the dependent project tools with one cross platform command cargo xtask install-tools. The command fails to install mdbook-exerciser and mdbook-course however unless you are in the root of the repository. This is because these two dependencies are located in the local filesystem.

One of the benefits of the cargo xtask approach is we can run commands from anywhere so it would be nice if this could be fixed somehow.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions