Initialize
Synthesis.
Select your vector for deployment. OMNI-KERNEL v1.0.4.
🪟
Windows
PowerShell 5.1+ required. Automatic path registration.
irm "https://raw.githubusercontent.com/isbatovk-web/Omni-Kernel/main/install.ps1" | iex
🍎🐧
Linux / macOS
Bash/Zsh compatible. Optimized for ARM & x64.
curl -sSL https://raw.githubusercontent.com/isbatovk-web/Omni-Kernel/main/install | bash