You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
RECAP: (1) clone this repository, (2) run rustup update to ensure you have the latest version of Rust (3) run make (this in particular updates the submodule cargo-scan and will build and install cargo scan inside the submodule. It will also run source .venv/bin/activiate to activate the venv) (5) Generate a GitHub personal access token ......
add an example input that has an example package name + version number, with example output
RHS = Rust Holmes Sherlock
The text was updated successfully, but these errors were encountered:
add to Makefile:
add to README:
RECAP: (1) clone this repository, (2) run
rustup update
to ensure you have the latest version of Rust (3) run make (this in particular updates the submodule cargo-scan and will build and install cargo scan inside the submodule. It will also runsource .venv/bin/activiate
to activate the venv) (5) Generate a GitHub personal access token ......add an example input that has an example package name + version number, with example output
RHS = Rust Holmes Sherlock
The text was updated successfully, but these errors were encountered: