oyvindberg / typo

Typed Postgresql integration for Scala. Hopes to avoid typos
https://oyvindberg.github.io/typo/
MIT License
101 stars 11 forks source link

ship watch mode in typo #42

Open oyvindberg opened 1 year ago

oyvindberg commented 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

nafg commented 7 months ago

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