This repository will help you to take automated backup for your projects.
- Follow the setup instructions
- Foreach project that you need to backup create a file similar to that of "project_backup.json" in "~/automate" folder
- Then Execute the file ./runner
- Dont remove any keys from the JSON file you can make the value empty string but dont change the structure
git clone https://github.com/Hemant-Mann/Automate-Backup.git
cd Automate-Backup
chmod +x install
./install --help
Just Execute this script from your terminal after you have clone the repo and installed the script
Automate-Backup/runner