lage v2: missing version number or --version option.
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 816
- Forks
- 88
- PR merge metrics
- No merged PRs in 30d
Description
It would be nice to report the lage version, either by just running lage or lage --version. Neither reports version, so reporting bugs gets hard to work through because I'm not sure (without digging through global installed dependencies) what version is installed. Maybe there's an npm version check command, but would be easy to just add the version to the logging.
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
No file or test is named. Start by locating the lage CLI entry point and the package version metadata; check how the installed version can be read. Done means running lage or lage --version reports the installed lage version clearly.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- typescript
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 55/100