btrfs-backup icon indicating copy to clipboard operation
btrfs-backup copied to clipboard

Factor out common script code from Bart - migrate btrfs-backup to use that

Open 3coma3 opened this issue 1 year ago • 0 comments

There are some parts in https://github.com/3coma3/bart that will be abstracted into a sourceable script to handle common functionality (command line / config management, function / command management, integrated help, messaging, logging and so on).

Once that is abstracted out, migrate all bash scripts to use it.

3coma3 avatar May 03 '24 15:05 3coma3