Setup your build host
The rp-cli binary is available as rpm or debian package on the redpesk “CI” repository.
Therefore it can be easily installed using our installation script. You need to use a supported Linux distribution:
- AlmaLinux 9, 10
- Debian 11, 12
- Fedora 42, 43
- Linux Mint 21, 22
- OpenSUSE 15.5, 16.0
- 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
curl -s https://raw.githubusercontent.com/redpesk-devtools/redpesk-sdk-tools/refs/heads/master/install-redpesk-cli.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.