Files
wg-mesh/bacon.toml

7 lines
146 B
TOML

[jobs.dev]
command = ["cargo", "run"]
need_stdout = true
background = false
on_change_strategy = "kill_then_restart"
kill = ["kill", "-s", "INT"]