I want to deploy my CLI project which I reacted in Rust to the apt package manager so it can be installed by anyone, but I could not find the proper documentation on how to do it.
I tried to upload it via cargo.io, but they do not have any direct support for terminal based package managers.