2022-02-11 03:11:17 +00:00
2022-02-05 14:09:50 +00:00
2022-02-05 15:04:55 +01:00
2022-02-05 15:15:53 +01:00
2022-02-13 14:57:09 +01:00

saferm

Safely runs rm -rf so you don´t make an oopsie

Dependencies

You need to have haxe along with hxcpp installed to compile. Earliest tested working haxe version is 4.1.5

Installation

Linux

Make sure you have haxe installed then run the following commands

haxelib install hxcpp
git clone https://git.subsonics.nl/andreas/saferm.git
cd saferm
make && sudo make install

Windows

Description
Safely run rm -rf
Readme 51 KiB
1.0.0 Latest
2022-11-04 15:52:02 +01:00
Languages
Haxe 83.7%
Makefile 16.3%