nighthawk 0.1.1

AI terminal autocomplete — zero config, zero login, zero telemetry
Documentation
{
  "name": "nr",
  "description": "Use the right package manager - run",
  "options": [
    {
      "names": [
        "-h",
        "--help"
      ],
      "description": "Output usage information"
    }
  ],
  "args": [
    {
      "name": "script",
      "description": "The script to run"
    }
  ]
}