nostril
A C cli tool for creating nostr events
git clone
git://jb55.com/nostril
Log
|
Files
|
Refs
|
Submodules
|
README
|
LICENSE
.envrc (67B)
1
use nix
2
3
source .privenv || :
4
5
export PATH=$PWD:$PWD/scripts:$PATH