projectwallace / projectwallace/wallace-cli
Add 'Open on projectwallace.com' link to view stats online
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 643
- Forks
- 15
- Avg merge
- 1m
- Merged PRs (30d)
- 1
Description
The CLI only gives so much room to view and visualize stats, so I'd like to add a link to open these stats on projectwallace.com.
- Link 'Open/view on projectwallace.com'
- Add to the bottom of the CLI output
- Add a
--no-linkflag to disable this behaviour - Do not show link when running in CI?
(NB: projectwallace.com does not support opening a URL with the CSS embedded in the URL yet)
Contributor guide
No contributing guide indexed for this repository
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 files or tests. Start by locating the CLI output generation and option-parsing entry points, then check how CI execution is detected. Done means the output includes an appropriate projectwallace.com link, --no-link disables it, and the intended CI behavior is covered by tests or documented clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100