Skip to content

Commit 2af6af4

Browse files
committed
base aero_build skeleton
1 parent d5cc3c6 commit 2af6af4

File tree

7 files changed

+670
-48
lines changed

7 files changed

+670
-48
lines changed

.cargo/config.toml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,4 @@
11
[alias]
2+
# todo: add --release flag? it would slow down `aero_build` builds but it
3+
# would also speed up `aero` builds. a tradeoff worthy of benchmarking?
24
aero = "run --manifest-path ./src/aero_build/Cargo.toml --"

0 commit comments

Comments
 (0)