Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
amrbashir opened this issue Oct 11, 2021 · 0 comments
Closed

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

amrbashir opened this issue Oct 11, 2021 · 0 comments
Labels
good first issue Good for newcomers priority: 2 medium scope: cli.rs The tauri-cli rust crate

Comments

@amrbashir
Copy link
Member

amrbashir commented Oct 11, 2021

  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")
@amrbashir amrbashir changed the title feat(cli.rs): Add more info to tauri info feat(cli.rs): add active rust toolchain to tauri info Oct 18, 2021
@amrbashir amrbashir added the good first issue Good for newcomers label Nov 14, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers priority: 2 medium scope: cli.rs The tauri-cli rust crate
Projects
None yet
Development

No branches or pull requests

1 participant