Open oyvindberg opened 1 year ago
for now you have to code a watch mode in your script, which is obviously not a great thing to demand of users
The script could (and should) be incorporated into a build tool, which should support watch mode.
Also there is docker compose watch and other utilities to run an arbitrary script in watch mode
docker compose watch
for now you have to code a watch mode in your script, which is obviously not a great thing to demand of users