This repo copied from podman-desktop crc extension
To prepare dev environment, use:
yarn desk:prepare
This command check/clone podman-desktop, delete existing crc extension, make links, build podman-desktop without builtin crc extension.
To launch podman-desktop with this crc extension use:
yarn desk:run
To rebuild podman-desktop and crc extension run:
yarn desk:build