Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/xpol/rmrf

A `rm -rf` for C/C++ and Lua.
https://github.com/xpol/rmrf

Last synced: 14 days ago
JSON representation

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

Awesome Lists containing this project

README

        

rmrf
=====

[![Build Status](https://travis-ci.org/xpol/rmrf.png)](https://travis-ci.org/xpol/rmrf)
[![Build status](https://ci.appveyor.com/api/projects/status/pn8kpld6w6jhypp2?svg=true)](https://ci.appveyor.com/project/xpol/rmrf)

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](http://luarocks.org/):

> luarocks install rmrf