lnsocket

A minimal C library for connecting to the lightning network
git clone git://jb55.com/lnsocket
Log | Files | Refs | Submodules | README | LICENSE

.envrc (77B)


      1 #use nix
      2 
      3 export PATH=$PWD:$PATH
      4 export TODO_FILE=$PWD/TODO
      5 
      6 todo.sh ls || :