waymond icon indicating copy to clipboard operation
waymond copied to clipboard

cli: add `waymond version` sub-command

Open scriptnull opened this issue 2 years ago • 0 comments

It should print the version of waymond.

$ waymond version
v0.1.0

We use this goreleaser github action to build and release waymond. So, we will need to figure out how to pass in the version to be baked during that build.

scriptnull avatar Mar 05 '23 09:03 scriptnull