Setup your build host
The rp-cli
binary is available as rpm or debian package on the redpesk “sdk” repository. Therefore it can be easily installed using our installation script. You need to use a supported Linux distribution:
- AlmaLinux 8.10, 9
- Debian 11, 12
- Fedora 41, 42
- Linux Mint 21, 22
- OpenSUSE 15.5, 15.6
- Ubuntu 22.04, 24.04
It is recommended to use the latest distribution version as we make sure that everything works well for them.
Easy setup
# Retrieve the setup script and execute it
wget -O - https://raw.githubusercontent.com/redpesk-devtools/redpesk-sdk-tools/master/install-redpesk-sdk.sh | bash
You can learn more about the Application Framework in the
“Framework Overview”
section.
You can learn more about the afb-binder
in the
“Binder Overview”
section.
Your build host is now setup. You’re now ready to build your 1st binding.