courgette/README.md

13 lines
407 B
Markdown
Raw Normal View History

# Courgette
2024-08-01 22:39:45 +00:00
## Overview
Courgette is a homegrown Forgejo/Act compatible runner (or aspires to be someday).
2024-08-03 18:01:21 +00:00
## Featureset
The first goal of this project is to reach feature parity with Github Actions's offering (see [the feature support
tracker](./WORKFLOW_SUPPORT.md)).
Once this is achieved, extensions to the format will be considered to enhance the design and fix design flaws of the original spec.