Graqr / Threshr

java sdk for target's grocery api
GNU General Public License v3.0
1 stars 2 forks source link

calling version prints nothing #34

Closed Jonathan-Zollinger closed 8 months ago

Jonathan-Zollinger commented 10 months ago

Current Behavior

calling threshr --version doesn't print anythinhg

We want to be sure this isn't a one-off problem.

Expected Behavior

should print version information

Steps To Reproduce

#### install Threshr
1. download v0.0.1
2. add to path
3. call `threshr --help` to make sure everthing's setup right
4. call `threshr --version` or `threshr -V` to produce the bug

A picture is worth a thousand words

image

Environment

Code of Conduct