Skip to content

Mimamoru (見守る)

File watcher and process manager for development workflows.

Features

  • Glob pattern matching with include & exclude rules
  • Event debouncing to prevent excessive rebuilds (eg. when editor autoformats on save)
  • Sequential prep commands + concurrent daemon processes
  • Daemon processes only get restarted when prep commands succeed
  • Unix socket server for multi-client output streaming (eg. for process-compose)