5 lines
96 B
TOML
Raw Permalink Normal View History

2024-12-04 21:13:44 +01:00
[alias]
loco = "run --"
loco-tool = "run --bin tool --"
playground = "run --example playground"