summaryrefslogtreecommitdiff
path: root/TODO.md
blob: 7c8504c92bff85d750631f62b05af52213130abd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
# TODO

* Recursively install a directory
* Support for file modes (owner, chmod)
* User and group management
  * Fedora
  * FreeBSD
  * OpenBSD
* CRON jobs
  * Fedora
  * FreeBSD
  * OpenBSD
* Binary installation support (file copy from source to dest)
  * Local file system
  * scp? git? http/s?
* Manage services (start, stop, restart (subscribe))
* Manage packages (install, update, deinstall)
  * Fedora
  * FreeBSD
  * OpenBSD
  * Homebrew (macOS)