aboutsummaryrefslogtreecommitdiff
path: root/IDEAS.md
blob: 1c788feae0f681747fc9a0b909a1290bd72dbcaa (plain)
1
2
3
4
5
6
7
8
9
10
11
Ideas
=====

* Support more OSes at `__trashman_distro()`.
* 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`.
  * Example: `hoarder/irpf2018` depends on `trashman/oracle-java8`.