nskins / goby

Command-line role-playing game framework
MIT License
122 stars 56 forks source link

Goby exe needs a `--version` flag #156

Open nskins opened 2 years ago

nskins commented 2 years ago

When the command goby --version (also goby -v) is run, we need to display the currently-installed version of the goby executable.

Use --version on one of your favorite programs as an example of what good output looks like.