git-ecosystem / git-bundle-server

A web server & management CLI to host Git bundles for use with Git's "bundle URIs" feature
Other
43 stars 20 forks source link

Add a `version` subcommand or option to executables #17

Closed vdye closed 1 year ago

vdye commented 1 year ago

The option should print a version string representing the version built. If the executable was built locally, the version should reflect that (somehow).