Don't output so much information by default
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
When doing a standard Paket install / update, we shouldn't output quite so much information, especially things like timings. Leave them on with a verbose flag etc. but in standard operation, I don't think it's really necessary.
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
Start by locating the output produced during standard Paket install and update commands, especially timing information, and compare it with verbose-mode output. Done means normal operation reports less information while the existing details remain available through a verbose flag.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100