Skip to content
This repository has been archived by the owner on Oct 12, 2022. It is now read-only.

Running Topgrade from source

Roey Darwish Dror edited this page Apr 3, 2020 · 2 revisions
  1. Install the latest version of Rust. The recommended method is to use rustup
  2. Clone this repository
  3. Run cargo run

If you wish to pass arguments to Topgrade you should pass them after --: cargo run -- -v

Clone this wiki locally