aboutsummaryrefslogtreecommitdiffstats
path: root/SOURCE/main.sh
AgeCommit message (Collapse)AuthorFilesLines
2023-04-13initial setup of git functionality. The program can now initalize a local ↵danix1-1/+5
repo and add a remote.
2023-04-07backups management. Some UX improvementsv0.3danix1-0/+9
2023-04-07implemented backup and restore routinesdanix1-1/+14
2023-04-03working on the backup and backup restore functionalities.danix1-0/+13
2023-03-29removed conditional that printed the helptext after every commanddanix1-4/+4
2023-03-29Separated script into multiple files for easier management. Added Makefiledanix1-0/+96