From f7431ed69dd3492e9d505ef1017ac80345a244e3 Mon Sep 17 00:00:00 2001 From: alichtman Date: Mon, 16 Apr 2018 00:22:50 -0500 Subject: [PATCH] Added shallow-backup to Client-side management section --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 0741799..509a6fa 100644 --- a/README.md +++ b/README.md @@ -103,6 +103,7 @@ Table of Contents * [PredicateInstaller](https://github.com/mkuron/PredicateInstaller) - Programmatic invocation of Software Update client tasks such as printer drivers, dictation voices, CLI tools, Boot Camp drivers, via the private SoftwareUpdate framework. * [Privacy Services Manager](https://github.com/univ-of-utah-marriott-library-apple/privacy_services_manager) - Programmatic access to privacy, location, etc. services via direct manipulation of the TCC database. * [pyLoginItems](https://github.com/pudquick/pyLoginItems) - Management of a user's login items list via PyObjC. +* [shallow-backup](https://github.com/alichtman/shallow-backup) - Easily create lightweight documentation of installed applications, dotfiles, and more. * [Service Discovery Tool](https://github.com/CLCMacTeam/sdt) - CLI diagnostics tool for reporting DHCP and NetBoot services. ## Client-side management: libraries and modules