Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 897 Bytes

README.md

File metadata and controls

24 lines (16 loc) · 897 Bytes

Scoop Bucket for Nostr

Tests Excavator

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.