mirror of
https://github.com/opdavies/build-configs.git
synced 2025-09-03 18:25:32 +01:00
Add Fractal example
This commit is contained in:
parent
39988504d9
commit
c1da7e3c5a
1 changed files with 11 additions and 0 deletions
11
examples/fractal/build-configs.yaml
Normal file
11
examples/fractal/build-configs.yaml
Normal file
|
@ -0,0 +1,11 @@
|
|||
---
|
||||
name: project-name
|
||||
template: fractal
|
||||
parameters:
|
||||
flake:
|
||||
devshell:
|
||||
packages:
|
||||
- nodejs_20
|
||||
git:
|
||||
ignore:
|
||||
- build/
|
Loading…
Add table
Add a link
Reference in a new issue