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

This command does not work: "wr open --chapter <CHAPTER> --exercise <EXERCISE>" #16

Open
hotelblanket opened this issue Jan 27, 2025 · 1 comment

Comments

@hotelblanket
Copy link

If you are trying to skip around through the exercises and test specific ones, the command mentioned in the title does not work. It automatically tries to compile the '(01) intro - (00) welcome' exercise.

Below is an example of output showing the problem:

$ wr open --chapter 02 --exercise 10
Ahead of you lies (02) basic_calculator - (10) as_casting
Open "exercises\02_basic_calculator\10_as_casting" in your editor and get started!
Run wr again to compile the exercise and execute its tests.

$ wr
Running tests...
❌ (01) intro - (00) welcome
Meditate on your approach and return. Mountains are merely mountains.

@hotelblanket
Copy link
Author

Forgot to mention that I am using this with the "100 Exercises To Learn Rust" workshop. Link here: https://github.com/mainmatter/100-exercises-to-learn-rust/issues

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

1 participant