updates to archive scripts

This commit is contained in:
2020-05-15 12:10:30 -05:00
parent 57330438d5
commit ce6ee256ab
5 changed files with 187 additions and 46 deletions

View File

@@ -0,0 +1,11 @@
# Repository archive scripts
Use this to archive repos from Github, Bitbucket, or wherever.
## Usage
Coming soon.
### Note
Repositories need to be in the `repo.txt` file in your temporary directory. This file **MUST** have an empty line at the end in order to get all of the repositories in the list. (Plus, it's good practice to always have an empty line at the end of your file anyway.)