windows
Some checks failed
Contract Testing / contract-tests (push) Failing after 4m50s
Contract Testing / contract-snapshot (push) Failing after 4m46s

This commit is contained in:
2026-01-22 13:34:30 +01:00
parent f61ebda9b7
commit a165ac9b65
3 changed files with 80 additions and 26 deletions

View File

@@ -14,6 +14,17 @@ GridPilot streamlines the organization and administration of iRacing racing leag
- **Docker** and **Docker Compose**
- Git for version control
### Windows Compatibility
This project is fully compatible with Windows 11, macOS, and Linux. All development scripts have been updated to work across all platforms:
- ✅ Cross-platform npm scripts
- ✅ Windows-compatible Docker commands
- ✅ Universal test commands
- ✅ Cross-platform cleanup scripts
For detailed information, see [Windows Compatibility Guide](docs/WINDOWS_COMPATIBILITY.md).
## Installation
```bash