Update nag message
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Composer does something similar to this.
Store the date of when gt was installed locally, then after X days, start nagging the developer to run composer global update. After X + Y days, make this nag turn into a warning with red text or similar.
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
Locate the gt installation and update-related command entry points, then inspect how messages are currently displayed. Clarify the X and X + Y thresholds and where the installation date should be stored; done means the nag and later warning appear at the agreed ages and the update command is clearly communicated.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- cli, developer-experience
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Needs clarification
- Newbie friendliness
- 38/100