configure_me: support --version flag
Open
good first issue
- Dominant language
- No language data
- Stars
- 3
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
Make `--version` work out-of-the-box just like `--help` in [`configure_me`](https://github.com/Kixunil/configure_me)
Should pull information from `Cargo.toml`
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by locating how `configure_me` currently provides `--help` and how package metadata is read from `Cargo.toml`. Implement matching `--version` behavior using the package version, then verify that the flag works out-of-the-box and reports the Cargo package version.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Clearly specified
- Newbie friendliness
- 52/100