google / watchface

Apache License 2.0
30 stars 3 forks source link

Print the version number and the build hash from the manifest file #10

Closed robcos closed 10 months ago

robcos commented 10 months ago

passing --version will output something like:

memory-footprint version: latest hash: d11ddc5

where "latest" is the github release tag (currently hardcoded to latest) and the hash is the commit.

robcos commented 10 months ago

Fixes https://github.com/google/watchface/issues/8