diff --git a/refit/README.md b/refit/README.md new file mode 100644 index 0000000..bab5f8d --- /dev/null +++ b/refit/README.md @@ -0,0 +1,16 @@ +# refit + + +`refit` is a file, directory manipulation and creation tool. + +## ToDos + +1. folder and file creation +1.1 simple file creation +1.2 recursive file creation +1.3 file creation +2. file movement +2.1 apply a pattern what to move to where +3. file removal +3.1 remove all files like '*.tar' +