aboutsummaryrefslogtreecommitdiff
path: root/TODO.md
diff options
context:
space:
mode:
authorSilvio Rhatto <rhatto@riseup.net>2018-04-09 18:03:58 -0300
committerSilvio Rhatto <rhatto@riseup.net>2018-04-09 18:03:58 -0300
commit559d3611ff643c1c8ebdcd0b7515767252a4832a (patch)
tree92f6bd5adef923278466ff99cb549f3c0cd8c060 /TODO.md
parent1124d412de94986ddc1e92f7f0b8f907cfc7c28c (diff)
downloadtrashman-559d3611ff643c1c8ebdcd0b7515767252a4832a.tar.gz
trashman-559d3611ff643c1c8ebdcd0b7515767252a4832a.tar.bz2
TODO: dependency management
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 371a7a7..56830de 100644
--- a/TODO.md
+++ b/TODO.md
@@ -5,3 +5,6 @@ TODO
* Argument passing to distro/action scripts as `--param=value`.
* Run check action (if available) before testing/installing/removing.
* Multi-licensing and note on the lack of licensing for some scripts.
+* Dependency management:
+ * File `dependency` for each package, one package declaration per line.
+ * Package declaration in the form of `<trashman|hoarder> name`.