You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I know ScoopInstaller/Extras#11194 already exists, but it would be nice if you provided your own Scoop manifest files for both HyFetch (which isn't covered by the Scoop issue) and Neowofetch.
Scoop apps can be installed from a URL, instead of from a bucket, by just providing the URL to the manifest in scoop install. Oh My Posh, for example, does this by just linking to the latest GitHub release's oh-my-posh.json and generating the file in a workflow.
This might also fix #179
The text was updated successfully, but these errors were encountered:
Describe the content
I know ScoopInstaller/Extras#11194 already exists, but it would be nice if you provided your own Scoop manifest files for both HyFetch (which isn't covered by the Scoop issue) and Neowofetch.
Links
https://github.com/ScoopInstaller/Scoop/wiki/Creating-an-app-manifest#share-with-the-world
Additional context
Scoop apps can be installed from a URL, instead of from a bucket, by just providing the URL to the manifest in
scoop install
. Oh My Posh, for example, does this by just linking to the latest GitHub release'soh-my-posh.json
and generating the file in a workflow.This might also fix #179
The text was updated successfully, but these errors were encountered: