Introduction

A network-connected development environment, as illustrated in Fig. 1, typically consists of a box on which changes are created using editors/IDEs/Toolchains for the task at hand, we refer to such a machine as the dev box.

Said changes are then tested on one or more boxes/VMs/systems, we refer to the latter as test-targets.

With cijoe you create an Configs for each of available test-target.

Development Environment

Fig. 1 Development environment containing a dev box, and multiple test-targets.

The sections Prerequisites and Installation describe what is needed on your dev box and your test-target(s).

Once you have ensured that Prerequisites are met, have gone through the Installation, then go ahead with the Usage.