Expand description
Crate that combines several development utilities.
To get an overview over all tools run pixi run dev-tools --help
.
Modulesยง
- build_
examples ๐This build script collects all examples which should be part of our example page, and either runs them to produce.rrd
files, or builds a manifest file which serves as an index for the files. - build_
search_ ๐index This build script collects all of our documentation and examples, and uploads it to a Meilisearch instance for indexing. - build_
web_ ๐viewer
Structsยง
- TopLevel ๐Various development tools for Rerun.
Enumsยง
- Commands ๐
Functionsยง
- main ๐