Change console color for updated packages
Open
Nobody has claimed this yet.
cli
cosmetics
enhancement
up-for-grabs
UX
- Dominant language
- F#
- Stars
- 2.1k
- Forks
- 528
- Avg merge
- 1d 12m
- Merged PRs (30d)
- 54
Description
@agross suggested we should change the console color to green when paket update changes the version of a package.
<green>nanoc 4.2.3 (was 4.2.1)</green>
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 tracing the console output produced by paket update and locate the existing package-version formatting and color handling. Done means versions that change, such as nanoc 4.2.3 (was 4.2.1), are displayed in green while the update output remains correct.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- fsharp
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 45/100