openuado / niet

Parse/Read yaml or json files directly in your shell (sh, bash, ksh, ...)
https://pypi.org/project/niet/
MIT License
39 stars 7 forks source link

get the niet version number #33

Closed 4383 closed 6 years ago

4383 commented 6 years ago

Retrieve the niet version number via command line:

$ niet --version
Niet version <version>
$ niet -v
Niet version <version>

Fix #29

dj4ngo commented 6 years ago

Well done for adding -s to --help switch ;)