YINI Code Examples

Minimal, real-world, and advanced configuration examples in the YINI format.

Explore practical configuration examples written in the YINI configuration format, ranging from simple beginner-friendly examples to larger real-world configurations.

Start with a quick/minimal example

Hello world

^ App
name = "Nebula"
debug = off

^ Server
host = "127.0.0.1"
port = 8080

Browse examples


Next steps

  • ➑️ Get Started
    Install the CLI and create your first YINI file.
  • ➑️ Quick Tutorial
    A 5-minute walkthrough of the core YINI concepts.

New to YINI? Start with the 5-minute tutorial.