Files
collabvm-1.2.ts/Justfile

11 lines
288 B
Makefile
Raw Normal View History

all:
yarn workspace @cvmts/cvm-rs run build
yarn workspace @computernewb/nodejs-rfb run build
yarn workspace @cvmts/shared run build
yarn workspace @cvmts/qemu run build
2024-06-25 21:24:08 -04:00
yarn workspace @cvmts/collab-vm-1.2-binary-protocol run build
yarn workspace @cvmts/cvmts run build
pkg:
yarn