Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/nostorg/scoop-nostr
Scoop bucket for nostr
https://github.com/nostorg/scoop-nostr
nostr scoop-bucket
Last synced: 3 months ago
JSON representation
Scoop bucket for nostr
- Host: GitHub
- URL: https://github.com/nostorg/scoop-nostr
- Owner: nostorg
- License: unlicense
- Created: 2023-09-16T23:47:57.000Z (about 1 year ago)
- Default Branch: master
- Last Pushed: 2024-02-01T08:31:31.000Z (9 months ago)
- Last Synced: 2024-02-16T05:34:48.311Z (9 months ago)
- Topics: nostr, scoop-bucket
- Language: PowerShell
- Homepage: https://scoop.sh
- Size: 30.3 KB
- Stars: 3
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-nostr - scoop-nostr - nostr?style=social) - Scoop bucket for Nostr software. (Tools / Client reviews and/or comparisons)
README
# Scoop Bucket for Nostr
[![Tests](https://github.com/nostorg/scoop-nostr/actions/workflows/ci.yml/badge.svg)](https://github.com/nostorg/scoop-nostr/actions/workflows/ci.yml) [![Excavator](https://github.com/nostorg/scoop-nostr/actions/workflows/excavator.yml/badge.svg)](https://github.com/nostorg/scoop-nostr/actions/workflows/excavator.yml)
## How do I install these manifests?
First install [scoop](https://scoop.sh/). Then add the bucket:
```
scoop bucket add nostr https://github.com/nostorg/scoop-nostr
```Finally install a `` (such as `gossip` or `lume`):
```
scoop install
```## How do I contribute new manifests?
To make a new manifest contribution, please read the [Contributing
Guide](https://github.com/ScoopInstaller/.github/blob/main/.github/CONTRIBUTING.md)
and [App Manifests](https://github.com/ScoopInstaller/Scoop/wiki/App-Manifests)
wiki page.