reasonml / reasonml/reason

Support -v/--version options for all binaries

Open
#201 0 comments 0 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Housecleaning
Dominant language
OCaml
Stars
10.3k
Forks
438
PR merge metrics
No merged PRs in 30d

Description

It is also interesting to look at how opam supports it (by populating a template file through ./configure):
https://github.com/ocaml/opam/blob/ff0fa0f64267da2fa8f6adeb22086ba642eb8d0c/src/core/opamVersion.ml.in

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by identifying the repository's binaries and how their command-line options and version information are currently defined. Review the linked opamVersion.ml.in approach, then verify that every binary accepts -v and --version and reports the intended version consistently.

Written by the indexing model from the issue text.

Assessment

Tech stack
ocaml
Domain
build-system, cli
Issue type
Feature
Difficulty
4/5
Estimated time
3-5 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.