Build your first application

One of the main ways to build an application can be done easily with the redpesk CI

redpesk CI

If the requirements are met, and you are succesfully logged in to the redpesk CI. You will be able to create your project, create your application, build and test it.

An example of how to achieve this can be found here: redpesk CI

For your development needs, you will maybe have to build your application and run it using your native Linux system (Native Build). The instructions can be found here: Native Build

If that’s not the case, and you have to build your application locally (Local Build) you can find the instructions here: Local Builder

redpesk command line interface - rp-cli

You can also build your application using the command line interface (rp-cli). To learn more about how to use it, you can find the instructions here: rp-cli