For Developers
Getting your package to work with gpm is dead simple. In your github repo, make a directory called gpmbins
.
After that, make directories for each architecture you plan to support and then put your binaries in their respective folders. (i686, x86_64
).
That's it! It's as easy as adding a few directories to have your repo working as a gpm package!