yggterm
v2.0.0
Published
Remote-first terminal workspace launcher for Yggdrasil Terminal
Maintainers
Readme
yggterm npm launcher
This package provides the yggterm command for npx and global npm installs.
It downloads the matching GitHub release binary for the current package version on first run and then executes it locally.
Usage
npx -y yggtermor:
npm install -g yggterm
yggtermNotes
- Current binary support in this launcher is
linux-x86_64. - The binary is fetched from
https://github.com/yggdrasilhq/yggterm/releases. - Set
YGGTERM_REPOto point at a different GitHub repository slug if needed.
