Skip to content

Latest commit

 

History

History
7 lines (4 loc) · 231 Bytes

DEVELOPING.md

File metadata and controls

7 lines (4 loc) · 231 Bytes

Development Guide

To test the CLI, run pnpm dev in the cli directory.

It's recommendeded to add test apps to the test-apps directory, since they will be ignored by git.

To test the hatching feature, run pnpm dev:hatch.