Oddbean new post about | logout
 git over nostr in a sick UI, I'm loving this! ❤️ #nostriga 

https://m.primal.net/KHqg.jpg
 
 👀 
 UI = Unification International #asknostr 
 User Interface :) 
 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