MetaMask / MetaMask/create-release-branch

Add a `--version` option

Open
#67 0 comments 0 reactions 0 assignees View on GitHub
team-core-platform
Dominant language
TypeScript
Stars
9
Forks
7
Avg merge
51m
Merged PRs (30d)
2

Description

It's common for command-line tools to support a `--version` option. This option should print the version in `package.json`.

Contributor guide

No contributing guide indexed for this repository

Research direction

Read package.json to identify the version source, then locate the command-line entry point and how options are parsed. Confirm the work is done when invoking the tool with --version prints the package version.

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
45/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.