-
-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
Using Apple's PKL format for our recipes would be a nice upgrade from using yaml, since it supports things like types and pulling modules from the web directly (which we currently have implemented ourselves)
Moving to pkl would go in two steps
- Add linting support by using pkl as the definition but keeping the recipes yml (view feat: add recipe validation #70) taken by @lambdaclan
- Add support for pkl recipes, keeping yml as a possibility too
- (optional, not decided yet) deprecate and remove support for yaml recipes, making pkl the only supported recipe language
Metadata
Metadata
Assignees
Labels
No labels