omh 0.5.0

Launch any coding harness, in a sandbox, with your setup already there.
1
2
3
4
5
6
{
  "on": "after-tool",
  "stack": "rust",
  "tools": ["edit"],
  "run": "cargo fmt"
}