-
-
Notifications
You must be signed in to change notification settings - Fork 1.4k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat(scoop-import): Import a Scoop installation from JSON #5014
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I didn't test the import feature, but it's okay in static reviews.
@niheaven anything remaining here? |
One minor issue: |
Thanks for noticing @zStruCat! It was a typo and I've fixed it |
…ller#5014) * feat(scoop-export): Export Scoop installation in JSON * optimize * yesss done * complete * Update CHANGELOG.md * Add suggestions from code review * fix CI
Description
Awesome new feature of Scoop! 🎉🎊
Export to and import a Scoop installation from a JSON file.
Motivation and Context
Closes #3934
How Has This Been Tested?
Checklist:
develop
branch.