okdev

module
v0.2.10 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 22, 2026 License: Apache-2.0

README

okdev

Lightweight Kubernetes-native dev environments for AI infra engineering.

  • PodSpec-first config via .okdev.yaml
  • Multi-session support per repo/branch/user
  • Shell/SSH access, sync, and port forwarding
  • Cross-machine reattach using cluster-native session identity
  • Syncthing-based sync engine (okdev sync)

Install

Latest release:

curl -fsSL https://raw.githubusercontent.com/acmore/okdev/main/scripts/install.sh | sh

Specific version:

curl -fsSL https://raw.githubusercontent.com/acmore/okdev/main/scripts/install.sh | sh -s -- v0.1.0

Binary assets are published to GitHub Releases for linux/darwin on amd64/arm64.

See:

  • docs/quickstart.md
  • docs/command-reference.md
  • docs/okdev-design.md
  • docs/okdev-implementation-plan.md

GitHub Pages Docs

Docs are published from docs/ via GitHub Actions + MkDocs.

  • Workflow: .github/workflows/docs.yml
  • Source config: mkdocs.yml
  • Expected URL: https://acmore.github.io/okdev/

License

Apache License 2.0. See LICENSE.

Directories

Path Synopsis
cmd
okdev command
okdev-sshd command
internal
cli
ssh

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL