Commit graph

3 commits

Author SHA1 Message Date
Snider
a8e09bb03c feat: add cmd/vm from go-devops
LinuxKit VM management commands now live alongside the container
library they depend on. Registered via cli.RegisterCommands().

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 12:28:21 +00:00
Snider
8bc93ce610 feat: extract container/, devops/, sources/ from go-devops
Container runtime (LinuxKit, hypervisor, state, templates), dev
environment management (renamed devops → devenv), and image sources
(CDN, GitHub). 254 tests passing. Package devops renamed to devenv
to avoid collision with parent repo name.

Co-Authored-By: Virgil <virgil@lethean.io>
2026-03-09 11:42:51 +00:00
68bac5dfb6 Initial commit 2026-03-09 11:40:45 +00:00