Skip to content

xpol/rmrf

Repository files navigation

rmrf

Build Status Build status

A rm -rf for C/C++ and Lua.

It works on Windows, Linux and Mac OS.

C/C++

Just drop the src/rmrf.c and src/rmrf.h into you project and you are on board.

Lua

Install via luarocks:

luarocks install rmrf