Skip to content
This repository has been archived by the owner on Oct 31, 2023. It is now read-only.

rparrett/prototype_bevy_example_runner

Repository files navigation

Prototype Bevy Example Runner

Superseded by bevy-example-runner (dashboard).

Runs as many examples as possible when new commits show up to catch runtime panics.

Maybe one day this will be able to pipe input into examples and/or pipe screen captures out.

Dashboard Hosted on GitHub Pages

TODO

Contributions are welcome

  • Allow cli args to be sent to specific examples
  • Link to workflow run if possible
  • Run additional "examples" from an external repo?