Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 275 Bytes

File metadata and controls

12 lines (8 loc) · 275 Bytes

Contributing

edcb is itself built with edcb. The developer CLI is defined in [dev.ts].

deno run -A dev.ts build

The GitHub Actions ci workflow runs edcb with the --check flag on every push or pull request.