microvm.nix icon indicating copy to clipboard operation
microvm.nix copied to clipboard

readme before pull request

Open GlennWSo opened this issue 8 months ago • 3 comments

Hi,

I would like a contribute with pull requests to this project. Im looking for a readme or developers guideliness to adheare to.

GlennWSo avatar Apr 24 '25 07:04 GlennWSo

example of things. How do run a quick sanity check before submitting, like

nix run .#vm

GlennWSo avatar Apr 24 '25 07:04 GlennWSo

nix run .#qemu-example

astro avatar Apr 24 '25 12:04 astro

example of things. How do run a quick sanity check before submitting, like

The CI runs all the packages in flake.nix, and if it fails it will tell you how to replicate it locally.

podocarp avatar Jul 10 '25 02:07 podocarp