oliverdavies.uk/build.yaml
Oliver Davies b76e48a122 Fix compgen not found error
Fix the `compgen not found` error when running `run help`, or `run` with
no arguments within a direnv shell.
2024-07-30 20:20:36 +01:00

18 lines
263 B
YAML

name: oliverdavies-uk
type: sculpin
language: php
flake:
devshell:
packages:
- bashInteractive
- nodePackages.pnpm
- nodejs
- php82
- php82Packages.composer
git:
ignore:
- '/assets/node_modules/'
- '/source/build/'