Infra for debugging and testing

This commit is contained in:
2025-02-03 12:01:21 +01:00
parent 1556d54226
commit d7dd2fd855
8 changed files with 112 additions and 57 deletions

View File

@@ -1,2 +1,8 @@
[alias]
xtask = "run --quiet --package xtask --"
orcx = "xtask orcx"
[env]
ORCHID_EXTENSIONS = "target/debug/orchid-std"
ORCHID_DEFAULT_SYSTEMS = "orchid::std"
ORCHID_LOG_BUFFERS = "true"