Why Nostr? What is Njump?
2024-07-03 00:54:38

npub1xt…sfyxm on Nostr: commit 5c7e105cc31758da2815ca0b20afd306c544259a Author: @RandyMcMillan ...

commit 5c7e105cc31758da2815ca0b20afd306c544259a
Author: @RandyMcMillan <[email protected]>
Date: Thu Oct 12 16:31:17 2023 -0400

make:gnostr-cargo-binstall

diff --git a/gnostr.mk b/gnostr.mk
index 32bfc223a..d5a452dc0 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -171,6 +171,18 @@ gnostr-set-relays:
$(CC) ./template/gnostr-set-relays.c -o gnostr-set-relays


+gnostr-cargo-binstall:
+ type -P cargo && \
+ cargo install cargo-binstall && \
+ cargo-binstall \
+ --no-confirm \
+ --no-discover-github-token \
+ gnostr-cat \
+ gnostr-cli \
+ gnostr-command \
+ gnostr-grep \
+ gnostr-legit \
+ gnostr-sha256

.PHONY:gnostr-build
gnostr-build:## gnostr-build
Author Public Key
npub1xtsqhr52jzh00qhh09wrm8f9yqeyjtc8kj287dreukalev65j4vslsfyxm