Initial boilerplate
This commit is contained in:
commit
519fb49901
7 changed files with 4520 additions and 0 deletions
8
mise.toml
Normal file
8
mise.toml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
[tools]
|
||||
"cargo:systemfd" = "latest"
|
||||
"watchexec" = "latest"
|
||||
"rust-analyzer" = "latest"
|
||||
"jj" = "latest"
|
||||
|
||||
[tasks."serve:dev"]
|
||||
run = "systemfd --no-pid -s http::0.0.0.0:3000 -- watchexec -r cargo run"
|
||||
Loading…
Add table
Add a link
Reference in a new issue