QEMU supervision library for Node.js.
Go to file
Lily Tsuru 608b7255c9 remove display stuff
instead, we now provide the information for a higher level

also removes a dep so :)
2024-08-23 07:01:21 -04:00
examples remove display stuff 2024-08-23 07:01:21 -04:00
src remove display stuff 2024-08-23 07:01:21 -04:00
.gitignore init 2024-07-16 08:02:05 -04:00
.prettierrc.json init 2024-07-16 08:02:05 -04:00
.yarnrc.yml init 2024-07-16 08:02:05 -04:00
LICENSE init 2024-07-16 08:02:05 -04:00
package.json remove display stuff 2024-08-23 07:01:21 -04:00
README.md remove display stuff 2024-08-23 07:01:21 -04:00
tsconfig.json fix tsconfig.json dangling symlink 2024-08-04 18:02:45 -04:00

superqemu

A lean QEMU supervision library for Node.js.

Usage

See the /examples directory in the repo for now. The library is pretty simple though (on purpose).