meread 0.3.2

preview github flavored markdown locally
1
2
3
4
5
6
default_job = "run"

[jobs.run]
command = ["cargo", "run"]
need_stdout = true
on_change_strategy = "kill_then_restart"