Files
xamxam/TODO.md
Pontoporeia d6e30ec9cd Enhance serve recipe to automatically open the browser
- use xdg-open firefox
- keep serve recipe in foreground
2026-05-05 11:04:52 +02:00

394 B

TODO

  • Refactor justfile to reduce redundancy and merge similar recipes
    • Merge deploy-* recipes into a single deploy-script recipe
    • Remove rarely used recipes (show id, setup-dirs)
    • Simplify test-* recipes
    • Remove redundant default recipe
    • Preserve all critical functionality
  • Enhance serve recipe to automatically open the browser