intgr / ego

Alter Ego: run Linux desktop applications under a different local user
MIT License
134 stars 1 forks source link

Add --version CLI option #141

Closed intgr closed 1 year ago

intgr commented 1 year ago

Version number is now automatically read from Cargo.toml file, using clap's command!() macro.

Also reading project description from Cargo.toml now.