Add `mas help --github` or similar to open `mas-cli/mas` GitHub repo in default browser
Open
Nobody has claimed this yet.
backlog
chore
- Dominant language
- Swift
- Stars
- 12.4k
- Forks
- 299
- Avg merge
- 1d 2h
- Merged PRs (30d)
- 1
Description
Add mas help --github or similar to open mas-cli/mas GitHub repo in default browser.
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
Start by locating the CLI command and help-option parsing, then identify the macOS mechanism used to open a URL in the default browser. Done means a help option such as mas help --github opens the mas-cli/mas repository without disrupting existing help behavior; add or run the relevant command tests if the project provides them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- macos, swift
- Domain
- cli, operating-systems
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100