[Bug] creating new package...how to add manifest? #5532
Unanswered
Chris25602
asked this question in
Help and Questions
Replies: 1 comment
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Bug Report
This probably me not knowing how scoop works but, I have searched and not found any answers. Please help me understand what I should be doing to create a new scoop package.
Current Behavior
https://github.com/ScoopInstaller/Scoop/wiki/Creating-an-app-manifest
Fork repo
git clone repo
scoop create eks-anywhere https://github.com/Chris25602/eks-anywhere.git
git add/commit/push
scoop bucket add eks-anywhere https://github.com/Chris25602/eks-anywhere.git
scoop install eks-anywhere
Couldn't find manifest for ''.
Expected Behavior
A new scoop package would be installed
Additional context/output
Also here is the manifest file generated by scoop create command.
-a---- 6/8/2023 7:56 PM 208 eks-anywhere.json
How do I tell my scoop bucket there is a manifest?
Scoop Configuration
Beta Was this translation helpful? Give feedback.
All reactions