[GETTING-STARTED]
Install, launch, first run.
Installation
GetWired runs directly via npx. Launch it from your project folder so it can inspect that app and create its .getwired/ directory in the right place:
Or install globally if you prefer:
Once installed, you can start using GetWired with just:
Initialize your project
On first run, GetWired scans the current project folder to detect your framework, local dev server, and routes. You can also run init explicitly to choose your AI provider:
This creates a .getwired/ directory in your project with your configuration and test notes.
Run your first test
Make sure your local dev server is running, then tell GetWired to break things. Remote `.com` sites and other online URLs are not supported:
GetWired auto-detects your localhost dev server and begins AI-driven chaotic testing. Results are saved to .getwired/reports/.