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>
To make a new manifest contribution, please read the Contributing Guide and App Manifests wiki page.