lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


Hi Lua users,

After three years, I'm formally announcing the release of linotify 0.1. 
Linotify is a binding to Linux' inotify facility for your favorite
programming language,
as long as that language is Lua. (And considering the name of the list,
I'd say that tends to be the case!)

It's available on Github:

https://github.com/hoelzro/linotify

Download is here:

https://github.com/downloads/hoelzro/linotify/linotify-0.1.tar.gz

Luarock is here:

http://luarocks.org/repositories/rocks/#inotify

-Rob