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

npub1j9…vww6j on Nostr: commit ecc0da29ccb5ec3cde0822b820c114470765307e Author: randymcmillan ...

commit ecc0da29ccb5ec3cde0822b820c114470765307e
Author: randymcmillan <[email protected]>
Date: Sat Jun 22 10:29:34 2024 -0400

make:tui:cargo install --path . --force

diff --git a/tui/GNUmakefile b/tui/GNUmakefile
index b9fd904ee..b1363831d 100755
--- a/tui/GNUmakefile
+++ b/tui/GNUmakefile
@@ -164,7 +164,7 @@ cargo-c:## cargo-c
install:cargo-install## install
cargo-i:## cargo-i
[ -x "$(shell command -v $(RUSTC))" ] || $(MAKE) rustup-install-stable
- [ -x "$(shell command -v $(CARGO))" ] && $(CARGO) install --path .
+ [ -x "$(shell command -v $(CARGO))" ] && $(CARGO) install --path . --force

.PHONY:man ## :)
man:
Author Public Key
npub1j9c0znpn8tzhcxptc0sq844nwt737v3uncslqpn3hrqx3ty5a46snvww6j