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

npub1jt…4zc8l on Nostr: commit 34d7fe71f63aa2180a695bf8d871e0b3312fc415 Author: @RandyMcMillan ...

commit 34d7fe71f63aa2180a695bf8d871e0b3312fc415
Author: @RandyMcMillan <[email protected]>
Date: Sun Dec 10 22:44:26 2023 -0500

.gitmodules:gnostr.mk:make bins

diff --git a/.gitmodules b/.gitmodules
index 279431df4..e34303196 100644
--- a/.gitmodules
+++ b/.gitmodules
@@ -112,3 +112,5 @@
[submodule "bins"]
path = bins
url = https://github.com/gnostr-org/gnostr-bins.git
+ ignore = dirty
+ depth = shallow
diff --git a/gnostr.mk b/gnostr.mk
index 88a715d5c..8e60b0730 100644
--- a/gnostr.mk
+++ b/gnostr.mk
@@ -217,6 +217,9 @@ deps/gnostr-command/target/release/gnostr-command:deps/gnostr-command/gnostr-com
gnostr-command:deps/gnostr-command/target/release/gnostr-command## gnostr-command
cp $< $@ && exit;

+.PHONY:bins
+bins:
+ @cd bins && make cargo-b-release && make cargo-i

deps/gnostr-legit/.git:gnostr-git
@devtools/refresh-submodules.sh deps/gnostr-legit
Author Public Key
npub1jtxsy6uefnmsjx9sgppjchxzn5rszz2805ed3eqzegflg6q3c9psk4zc8l