HarvardPL / HarvardPL/formulog

CLI should load version from JAR

Open
#26 0 comments 0 reactions 0 assignees View on GitHub
enhancement
Dominant language
Java
Stars
179
Forks
11
Avg merge
8h 34m
Merged PRs (30d)
6

Description

Right now, the Formulog version is hard-coded into the CLI, which is easy to forget to update (see #25). Instead, the version should be stored in the JAR (and maybe the git commit as well), and then we can load it programmatically from the CLI code. See:

* https://github.com/remkop/picocli/issues/757
* https://stackoverflow.com/questions/37476898/read-last-commit-of-the-git-and-commit-number

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.