linux-nvme / nvme-cli

NVMe management command line interface.
https://nvmexpress.org
GNU General Public License v2.0
1.41k stars 637 forks source link

Request: please add the appimage to releases. #2398

Open Samueru-sama opened 1 week ago

Samueru-sama commented 1 week ago

I had been building nvme-cli statically for a very long time, and it wasn't until right now that I realized that you guys actually have a working appimage build, but it is only done for testing instead of being in the releases section.

Is there something that's holding that back?

igaw commented 1 week ago

No not really. Just someone has to do the work. This is not very high on my TODO list. It needs a bit of tinkering with the github workflows and actions which is always very time consuming.