Feature request: add .deb package to releases
Is your feature request related to a problem? Please describe
Installing asdf requires a manual install.
Describe the proposed solution
It would be nice if there was a .deb package in the releases. It would make it easier to install and update asdf in linux machines.
Please add, it will be easy to install in ubuntu. For not it's really hard. Ideally if I can run sudo apt install asdf
I can create the .deb package. It has to be created during release. How do releases work for asdf ?
cc @Stratus3D ^
@Hronom
after creating .deb package then we need to get Ubuntu to include it in their repository so we can run sudo apt install asdf
or we can create a ppa repository
@soni17 I'm ok to have a .deb package that I can download from release page on GitHub. It will be pretty simple to install for me.
Of-course it will be awesome if in addition to that - it will be somewhere in official repositories, so I can run sudo apt install asdf