Apache Celix Shell TUI
The Shell TUI subproject contains a textual user interface for the Shell Service. Through the textual interface commands can be executed, with the results being dumped in the console.
Building
To build the Shell the CMake build option "BUILD_SHELL" has to be enabled.
Dependencies
The Shell TUI depends on the following subprojects:
- Framework
- Utils
- Shell
Also the following libraries are required for building and/or using the Shell TUI subproject:
- Apache Portable Runtime (build and runtime)
