libp2p / libp2p/go-libp2p-daemon
Print version information in help / --version
Open
Nobody has claimed this yet.
help wanted
- Dominant language
- Go
- Stars
- 95
- Forks
- 41
- PR merge metrics
- No merged PRs in 30d
Description
`p2pd -version` now prints a generic help, but it's impossible to know what version of the source code it was built from - preferably git hash + tagged release or something would be nice.
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 locating the p2pd command's handling of -version and the generic help output. Update the version response to identify the built source, preferably with a git hash and tagged release, and verify that p2pd -version no longer prints only generic help.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100