Skip to content

Latest commit

History

9 Commits

Folders and files

NameName
Last commit message
Last commit date

Repository files navigation

lua-watcher

A Lua module to monitor files from a specific directory

Installation

To install lua-watcher, run:

$ luarocks install watcher

How does it work?

Follow an example:

localwatcher=require'watcher'watcher('my_directory/', function()
print('Some file was modified now!')
end)

About

👀 A Lua module to monitor files from a specific directory

Topics

Resources

Stars

23 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages