unvt / charites

It is an application to style vector tiles easily
https://unvt.github.io/charites/
MIT License
51 stars 13 forks source link

add global option `-v`, `--version` #48

Closed naogify closed 2 years ago

naogify commented 2 years ago

Add global option -v, --version to output installed version of charites

JinIgarashi commented 2 years ago

This option can be easily implemented by using commandjs feature.

See https://github.com/tj/commander.js/#version-option