nostril

A C cli tool for creating nostr events
git clone git://jb55.com/nostril
Log | Files | Refs | Submodules | README | LICENSE

INSTALL.txt (116B)


      1 Fedora
      2 ------
      3 
      4 $ sudo dnf install libtool automake
      5 $ make
      6 
      7 # Optional - install to system PATH
      8 
      9 $ sudo make install