Awesome
Scoop Bucket for Nostr
How do I install these manifests?
First install scoop. Then add the bucket:
scoop bucket add nostr https://github.com/nostorg/scoop-nostr
Finally install a <manifest>
(such as gossip
or lume
):
scoop install <manifest>
How do I contribute new manifests?
To make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.