summaryrefslogtreecommitdiff
path: root/Justfile
blob: 22075425484e94ef504ba03eae49656db6d0a3ce (plain)
1
2
gemini:
  find $(pwd) -type f -name '*.php' -o -name '*.twig' | GEMINI=true DB_HOST=localhost entr -r php public/index.php