Scoop is a command-line installer for Windows.
1. Why Do You NEED This Feature?
I NEED this feature because:
2. What Is NOT Possible Right Now?
Currently I cannot:
- Have a package manager automatically keep forge up-to-date for me.
3. What WILL Be Possible With This Feature?
With this feature I will be able to:
- Have forge be automatically updated when using
scoop update * or scoop update forge.
Proposed Solution (User Experience)
If not made available in the official main or extra bucket repositories, I would add the bucket repo you provide via scoop bucket add <name> <repo> which would be a json file that indicates what the latest version is as well as the download url for scoop to use. After running scoop update, that will make forge something that can be installed with scoop install forge.
Use Cases
- Have forge be automatically updated when using
scoop update * or scoop update forge.
Feature Category
Other
Priority/Impact
Low - Minor improvement
Examples from Other Tools
task-keeper didn't want to have to go through official channels to have their project added to scoop and instead just created their own repo for it:
https://github.com/Zevan770/scoop_zev/blob/main/bucket/task-keeper.json
Contribution
Additional Context
No response
✅ Pre-submission Checklist
Scoop is a command-line installer for Windows.
1. Why Do You NEED This Feature?
I NEED this feature because:
2. What Is NOT Possible Right Now?
Currently I cannot:
3. What WILL Be Possible With This Feature?
With this feature I will be able to:
scoop update *orscoop update forge.Proposed Solution (User Experience)
If not made available in the official main or extra bucket repositories, I would add the bucket repo you provide via
scoop bucket add <name> <repo>which would be a json file that indicates what the latest version is as well as the download url for scoop to use. After runningscoop update, that will make forge something that can be installed withscoop install forge.Use Cases
scoop update *orscoop update forge.Feature Category
Other
Priority/Impact
Low - Minor improvement
Examples from Other Tools
task-keeperdidn't want to have to go through official channels to have their project added to scoop and instead just created their own repo for it:https://github.com/Zevan770/scoop_zev/blob/main/bucket/task-keeper.json
Contribution
cargo-distworkflow.Additional Context
No response
✅ Pre-submission Checklist