Skip to content

Set up repository structure for examples and testing #1

@ewowi

Description

@ewowi

Overview

Establish the foundational structure of this repository so contributors can add animation examples and run tests against the latest FastLED master.

Tasks

  • Define a folder structure (e.g. examples/, tests/, docs/)
  • Add a basic example template that contributors can copy as a starting point
  • Set up a CI pipeline to build and test examples against FastLED master
  • Document the contribution workflow in CONTRIBUTING.md
  • Add a README to each top-level folder explaining its purpose

Open Questions

  • Should examples be organized by feature area (audio, GFX, channels, etc.) or kept flat?
  • What hardware targets should CI cover?
  • Should wasm builds be part of the default CI run?
  • Use wokwi ?

Definition of Done

The repo is structured so that a new contributor can clone it, find an example, modify it, and submit a pull request — with CI validating their changes automatically.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    Status
    Triage

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions