beet-cli

Crates.iobeet-cli
lib.rsbeet-cli
version0.0.6-rc.1
sourcesrc
created_at2024-03-04 07:07:59.766235+00
updated_at2025-04-26 01:00:54.670457+00
descriptionCLI for beet authoring tools
homepagehttps://beetrsx.dev
repositoryhttps://github.com/mrchantey/beet
max_upload_size
id1161290
size107,235
Pete Hayman (mrchantey)

documentation

https://docs.rs/beet

README

beet

Tools for building reactive structures

Crates.io version Download docs.rs docs

API Docs

Beet is a set of tools for building reactive structures. Your mileage may vary depending on the crate of interest:

Crate Status Description
beet_flow ðŸĶĒ Scenes-as-control-flow bevy library for behavior trees etc
beet_spatial ðŸĢ Extend beet_flow with spatial behaviors like steering
beet_ml 🐉 Extend beet_flow with machine learning using candle
beet_sim 🐉 Extend beet_flow with generalized simulation tooling like stats
beet_rsx 🐉 Cross domain authoring tools
beet_router 🐉 File based router for websites
beet-cli 🐉 CLI for beet authoring tools
  • ðŸĶĒ documented and tested

  • ðŸĢ docs and tests are incomplete

  • 🐉 highly experimental, here be dragons

Bevy Versions

bevy beet
0.15 0.0.4
0.14 0.0.2
0.12 0.0.1
Commit count: 0

cargo fmt