| Crates.io | gnostr-ngit |
| lib.rs | gnostr-ngit |
| version | 0.0.1 |
| created_at | 2025-04-10 15:48:00.013779+00 |
| updated_at | 2025-04-10 15:48:00.013779+00 |
| description | gnostr: fork of ngit |
| homepage | https://github.com/gnostr-org/gnostr.git |
| repository | https://gnostr.org |
| max_upload_size | |
| id | 1628506 |
| size | 682,365 |
a command-line tool to send and review patches via nostr
see gitworkshop.dev/ngit and gitworkshop.dev/about for more details
run from the directory of the git repository:
ngit init signal you are this repo's maintainer accepting proposals via nostr
ngit send issue commits as a proposal
ngit list list proposals; checkout, apply or donwload selected
and when on a proposal branch:
ngit push send proposal revision
ngit pull fetch and apply new proposal commits / revisions linked to branch
use ngit to submit proposals!
gitworkshop.dev/repo/ngit to report issues and see proposals
install the tool with cargo install ngit, use a prebuilt binary or build from source off the master branch.