asdf-vm / asdf-vm/asdf-plugin-template
`setup.bash` does not replace `<TOOL HOMEPAGE>` with urls contain `#`
Open
bug
- Dominant language
- Shell
- Stars
- 134
- Forks
- 54
- PR merge metrics
- No merged PRs in 30d
Description
**Steps to reproduce**
Run `bash setup.bash` with a tool homepage url like `https://github.com/user/repo#readme`
**Expected behavior**
`setup.bash` replaces `` with the url.
Contributor guide
No contributing guide indexed for this repository
Research direction
Inspect setup.bash and reproduce the issue with a tool homepage such as https://github.com/user/repo#readme. Trace how the script replaces , then verify that URLs containing # are inserted completely and rerun the setup command to confirm the expected replacement.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- bash
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 50/100