Skip to content

feat(cli.rs): add active rust toolchain to tauri info #2730

@amrbashir

Description

@amrbashir
  1. Add info about active rust tool chain

    a couple of people in the past were using gnu toolchain on Windows which is not supported in the time being.

  2. Add info about VS Build tools and if possible installed Workloads @lucasfernog already did this in feat(cli.rs): build tools info #2618 but I don't like that we are installing a module for users without them knowing here
    .arg("Install-Module VSSetup -Scope CurrentUser")

Metadata

Metadata

Assignees

No one assigned

    Labels

    good first issueGood for newcomerspriority: 2 mediumE.g. DX regressions, bugs, dev crashes, etc...scope: cliThe tauri-cli rust crate and @tauri-apps/cli npm package

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions