Add the cargo-make dev task.
This commit is contained in:
parent
1ca72f7034
commit
7561a98fe1
|
@ -0,0 +1,4 @@
|
||||||
|
[tasks.dev]
|
||||||
|
clear = true
|
||||||
|
command = "bunx"
|
||||||
|
args = ["--bun", "astro", "dev"]
|
Loading…
Reference in New Issue