Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 221 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 221 Bytes

bolti

WIP: A CLI tool for send/receive BOLT messages interactively

Build

git clone https://github.com/nayutaco/bolti.git --recursive
cd bolti
make full
LIBCLANG_PATH=<where libclang.so exists> cargo build