rust-lang / rust-lang/rustlings
`--base-url` option for rust-book link?
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 64.2k
- Forks
- 11.3k
- Avg merge
- 5h 24m
- Merged PRs (30d)
- 2
Description
well... I'm not good at English, so I've checked rust-book link pretty many times from terminal hints.
but, those link navigate to official documents(https://doc.rust-lang.org/book/chXX-XXX), and I copy - change domain - paste every time after open links.
maybe rustlings provide options for change url domain, it would be really really helpful for non-bilingual peoples.
(this description has been helped by google translate)
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
The issue names no file or test; begin by tracing the terminal hints that emit rust-book links and identify where their URLs are assembled. Done means the relevant command accepts a base URL and generated links use that domain, with existing link behavior preserved when the option is omitted.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100