summaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorPaul Buetow <paul@buetow.org>2025-02-19 14:58:47 +0200
committerPaul Buetow <paul@buetow.org>2025-02-19 14:58:47 +0200
commit1f085e83f018048931079e9bf0a564b461fd713c (patch)
tree21dc2f3abe45dd34058c07f102da56fcc7eec351 /TODO.md
parent79c1e080d47954cfd90e338685f30f1481087922 (diff)
fix
Diffstat (limited to 'TODO.md')
-rw-r--r--TODO.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO.md b/TODO.md
index 1af7ab4..1e61407 100644
--- a/TODO.md
+++ b/TODO.md
@@ -1,5 +1,8 @@
# TODO
+* Implement dry run mode, e.g. use if option :dry ...
+ * Go through all keywords and evaluate methods!
+ * Print out what it would do but don't do it (helper method?)
* Backup file when it gets deleted
* Recursively install a directory
* Support for file deletion