shell-compose 0.3.2

Lightweight background process runner for long-running or scheduled jobs
Documentation
{
  "build": {
    "path_prefix": "shell-compose"
  },
  "styles": {
    "theme": "hacker"
  },
  "components": {
    "changelog": true,
    "artifacts": {
      "package_managers": {
        "preferred": {
        },
        "additional": {
          "cargo-binstall": "cargo binstall shell-compose",
          "crates.io": "cargo install shell-compose --locked"
        }
      }
    }
  }
}