Skip to content

evidolob/crc-extension

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CRC extension

This repo copied from podman-desktop crc extension

Run and build

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

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 71.7%
  • JavaScript 28.3%