stack/packages/stack-cli
mantrakp04 0496cd2c4d Add QEMU emulator build workflow and emulator command integration
- Introduced a new GitHub Actions workflow for building and publishing QEMU emulator images, triggered on pushes to main and dev branches, as well as pull requests.
- Added a new `emulator` command in the Stack CLI to manage QEMU emulator operations, including pulling images, starting, stopping, and checking status.
- Implemented functionality for downloading emulator images from GitHub Releases and managing snapshots, enhancing the local development experience.

These changes significantly improve the automation and usability of the QEMU emulator for developers.
2026-03-19 11:29:22 -07:00
..
src Add QEMU emulator build workflow and emulator command integration 2026-03-19 11:29:22 -07:00
.eslintrc.cjs Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
package.json chore: update package versions 2026-03-13 13:53:08 -07:00
tsconfig.json Stack CLI (#1227) 2026-03-09 13:24:15 -07:00
tsdown.config.ts CLI init (#1242) 2026-03-13 10:55:22 -07:00