An open API service indexing awesome lists of open source software.

https://github.com/fsdrw08/Offline-Scoop

Backup and restore scoop apps offline
https://github.com/fsdrw08/Offline-Scoop

Last synced: 4 months ago
JSON representation

Backup and restore scoop apps offline

Awesome Lists containing this project

README

        

# Offline-Scoop
Backup and restore scoop apps offline

Run Backup-Scoop.bat to backup scoop app
Then run Restore-Scoop.bat to restore scoop app

for some special network situation, run
git config --global http.proxy 'socks5://127.0.0.1:7890'
git config --global https.proxy 'socks5://127.0.0.1:7890'