antonmedv / walk

Terminal file manager
MIT License
3.24k stars 88 forks source link

Add support for `--version` #34

Closed mjsteinbaugh closed 1 year ago

mjsteinbaugh commented 1 year ago

Hi @antonmedv ,

I'm checking out llama and was wondering if there's a way to check the current version of the program installed.

llama --version currently returns:

panic: open <HOME>--version: no such file or directory
antonmedv commented 1 year ago

Can add)

mjsteinbaugh commented 1 year ago

Awesome thanks! Program works great