16 lines
232 B
Markdown
16 lines
232 B
Markdown
# saferm
|
|
|
|
Safely runs rm -rf
|
|
|
|
# Dependencies
|
|
|
|
You need to have haxe 4.2 or later installed to compile
|
|
|
|
|
|
# Usage/ Installation
|
|
|
|
1. git clone this repo
|
|
2. cd into the repo
|
|
3 haxelib install hxcpp
|
|
4. make && sudo make install
|
|
5. enjoy |