oh-my-devpod
v0.15.8
Published
Ubuntu productivity tool manager with the omd terminal interface
Maintainers
Readme
oh-my-devpod
This package contains the complete oh-my-devpod runtime bundle and exposes
the omd command.
Supported host:
- Ubuntu 24.04
- Linux x64
- glibc
- Node.js 18 or newer
The package uses GitHub as its default release source. Select Gitee while installing with:
OHMYDEVPOD_SOURCE=gitee npm install -g oh-my-devpodUpdate npm-managed installations with:
npm update -g oh-my-devpodnpm updates retain the saved source choice. Set the source independently of npm updates with:
omd --source gitee
omd --source githubThis also migrates native source configuration for already installed, OMD-managed Linuxbrew, uv, Micromamba, and pip environments. User-owned configuration is preserved.
omd --update is reserved for bootstrap-managed installations and is rejected
in the npm package.
