git over nostr in a sick UI, I'm loving this! ❤️ #nostriga

git over nostr in a sick UI, I'm loving this! ❤️ #nostriga

👀
What app is that?
They must be presenting. https://gitworkshop.dev/
I'm kicking the tires on ngit currently.
> cargo install ngit
This method of installing ngit gave me some grief because it couldn't find openssl. The following resolved the issue
sudo apt update
sudo apt install openssl libssl-dev