Genode developer resources
The developer resources provide information for your hands-on introduction to Genode.
- How to start exploring Genode
-
guides you through the source code and sheds light on the build system. During the tutorial, the Genode demo scenario runs on Linux.
- Walking through the Genode demo scenario
-
gives detailed information about the demo and Genode's specific features.
- Creating your first Genode application
-
describes the famous "hello, world" implemented with the Genode OS framework as a client-server application.
- Conventions for the Genode development
-
outlines our conventions for naming files, naming services, and writing documentation.
- Coding style guidelines
-
specifies the rules for a consistent coding style for Genode.

