dejavu-cli 0.5.0

Stop showing coding agents the same command output twice.
Documentation
1
2
3
4
5
6
7
8
9
{
  "name": "dejavu-dev",
  "private": true,
  "license": "MIT",
  "scripts": {
    "bootstrap:cli": "bash scripts/bootstrap-cli.sh",
    "bootstrap:cli:clean": "bash scripts/bootstrap-cli-clean.sh"
  }
}