List duration of install at end of CLI output
- Dominant language
- C#
- Stars
- 11.5k
- Forks
- 960
- PR merge metrics
- No merged PRs in 30d
Description
## Is Your Feature Request Related To A Problem? Please describe.
Not related to a problem. It would be nice to list how long each program took to install, So at the end oft he CLI output, print something like:
„installing notepadplusplus took x seconds“
## Describe The Solution. Why is it needed?
Not expressly needed; just a nice feature to have.
## Additional Context.
[Link to ticket for reference.](https://chocolatey.zendesk.com/agent/tickets/15433)
## Related Issues
N/A
Contributor guide
Research direction
Start by locating the CLI output and installation flow responsible for reporting each program's completion. Trace where installation begins and ends, then define the output wording and verify that each installed program reports its duration in seconds at the end of the CLI output.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- csharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100