A remote workspace daemon and SDK that orchestrates isolated Linux development environments inside libkrun micro-VMs. Users connect via terminal UI (TUI) or CLI to manage workspaces, port forwards, and shells on remote Linux hosts.
curl -L https://github.com/oursky/nexus/releases/download/latest/install.sh | bashThis repository contains release artifacts only — binaries, install scripts, and changelogs for each version of Nexus.
All development happens in oursky/nexus-dev.
Source code, issue tracking, contributing guidelines, and the CI/CD pipeline live in the development repository:
- Source code: oursky/nexus-dev
- Issues: oursky/nexus-dev/issues
- Contributing: oursky/nexus-dev/blob/main/CONTRIBUTING.md
Full documentation is available at oursky/nexus-dev.