Skip to content

Add an update command for updating noirup itself #49

Open
@Savio-Sou

Description

Problem

New noirup features (e.g. installing noir-profiler) requires updating the noirup tool itself (e.g. to noirup v0.1.4).

The current way to update noirup is to reinstall the tool by calling curl -L https://raw.githubusercontent.com/noir-lang/noirup/main/install | bash, which requires the frictional step of revisiting docs and copying the command.

Happy Case

Add a new noirup update command that automatically reinstalls / updates noirup to the latest stable release.

Additional Context

To some degree similar to Rust's rustup update, difference being Rust's command also automatically updates Cargo but automatically updating Nargo is out of scope of this Issue.

Project Impact

Nice-to-have

Would you like to submit a PR for this Issue?

No

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

    Type

    No type

    Projects

    • Status

      📋 Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions