Skip to content

A script to ensure my sanity. Allows you to download all repos to the local disk, for creating your backups, for safety. This allows you to store them on your USB hard drive, Dropbox, etc, as a reliable extra storage location.

License

Notifications You must be signed in to change notification settings

Novimatrem/repobackupper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 

Repository files navigation

repobackupper

A script to ensure my sanity. Allows you to download all repos to the local disk, for creating your backups, for safety. This allows you to store them on your USB hard drive, Dropbox, etc, as a reliable extra storage location.

note (win10)

Windows usage of the script is unsupported by me, I don't use Windows. It probably won't work. I don't test it on Windows. See LICENSE for details.

It should require Windows 11 version 23H2 build 22635.4145 or later.

Required dependencies are: Git Bash (https://github.com/git-for-windows/git/releases), and Microsoft's modern 'Windows Terminal' (from the Microsoft Store)

note (linux)

Linux usage of the script is unsupported by me, I don't have your setup. See LICENSE for details.

Required dependencies are: Bash, and a Terminal Emulator.

License (code)

GNU GPLv3 Image

repobackupper is Free Software: You can use, study share and improve it at your will. Specifically you can redistribute and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

This product is licensed under the GNU GPL v3.0. This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.

See the GNU General Public License (v3.0) for more details. You should have received a copy of the GNU General Public License along with this program. If not, see https://www.gnu.org/licenses/gpl-3.0.en.html.

THERE IS NO WARRANTY FOR THE PROGRAM, TO THE EXTENT PERMITTED BY APPLICABLE LAW. EXCEPT WHEN OTHERWISE STATED IN WRITING THE COPYRIGHT HOLDERS AND/OR OTHER PARTIES PROVIDE THE PROGRAM “AS IS” WITHOUT WARRANTY OF ANY KIND, EITHER EXPRESSED OR IMPLIED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE. THE ENTIRE RISK AS TO THE QUALITY AND PERFORMANCE OF THE PROGRAM IS WITH YOU. SHOULD THE PROGRAM PROVE DEFECTIVE, YOU ASSUME THE COST OF ALL NECESSARY SERVICING, REPAIR OR CORRECTION.

About

A script to ensure my sanity. Allows you to download all repos to the local disk, for creating your backups, for safety. This allows you to store them on your USB hard drive, Dropbox, etc, as a reliable extra storage location.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages