Elektrine lite

← Feed

@rtn@chaos.social

Post #1663506

2026-03-03 14:16 UTC

I can solve this by using e.g. `nodemon --exec python main.py` but I'd prefer to use something else than nodemon.

Replies (1)

  • @cblgh@merveilles.town 2026-03-03 14:52

    @rtn i think `entr` is maybe what you are looking for :) example of how to use it in the website instructions for cabal's new website: https://codeberg.org/cabal/website#development

    Open ##1663509