Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 316 Bytes

TODO.md

File metadata and controls

6 lines (6 loc) · 316 Bytes
  • detect any file change not just the saved one
  • fix usecommands: state, show and kill
  • load config from lua file
  • feat: one time runners at start (e.g. --watch jobs)
  • not just pattern but custom matching function(filename) -> boolean
  • exec can be a function(filename) -> string as well