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

additions to README #2

Closed
4 tasks done
cdstanford opened this issue Sep 6, 2024 · 1 comment
Closed
4 tasks done

additions to README #2

cdstanford opened this issue Sep 6, 2024 · 1 comment
Assignees

Comments

@cdstanford
Copy link

cdstanford commented Sep 6, 2024

add to Makefile:

  • the following 3 commands:
git submodule init
git submodule update
rustup update

add to README:

  • interleave/update instructions and commands.

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

abasu2 added a commit that referenced this issue Sep 6, 2024
@cdstanford
Copy link
Author

Looks perfect!!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants