Skip to content

Getting Started

  • Quick Start


    Steps from installation through running your first build tasks — get up and running fast.

  • Installation


    Install Ceedling as a Ruby Gem or use a prepackaged MadScienceLab Docker image with Ceedling, GCC, and supporting tools already bundled.

  • Command Line


    Application commands (project creation, help, config inspection) and build & plugin tasks (test runs, release builds, clean, and more).

  • Commented Sample Test File


    A sample test file illustrating the Ceedling conventions that make it go. Includes a discussion of what gets compiled and linked into a test executable.