NicolasConstant / sengi

Mastodon & Pleroma Multi-account Desktop Client
https://nicolasconstant.github.io/sengi/
GNU Affero General Public License v3.0
524 stars 34 forks source link

Introduce output for a version command for Linux AppImage #567

Closed sid-the-sloth closed 1 year ago

sid-the-sloth commented 1 year ago

It would be very nice if the AppImage could be called with a --version argument and output (in bash) the version number.

Similar to how VSCodium does for its AppImage. That would make app maintenance on a Linux system way easier.

Example, bash terminal:

Input:

sengi.AppImage --version

Output:

1.2.0

Thank you!

NicolasConstant commented 1 year ago

closing due to rehosting the Electron build in another repository