Skip to content

Conversation

yrtimiD
Copy link
Contributor

@yrtimiD yrtimiD commented Aug 30, 2025

adds -w / --watch option to the test-spice tool allowing faster checking of applet changes
if watch is requested, next will happen:

  1. applet is validated and installed (as in default mode)
  2. applet uuid folder is monitored with inotifywait tool (standard inotify-tools package must be installed)
  3. on each file change under uuid folder validate, copy and reload are performed (no more than once in a 1 sec)

@yrtimiD
Copy link
Contributor Author

yrtimiD commented Aug 30, 2025

I'm not very familiar with python, will appreciate any corrections

@yrtimiD yrtimiD marked this pull request as ready for review August 30, 2025 23:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant