__ _ __ __
/ /__ ___ (_) /__ / /_
/ / _ \/ _ \/ / / _ \/ __/
/_/_//_/ .__/_/_/\___/\__/
/_/
your lightning node cockpit
I'm not sure yet, but NOTES.md should provide more information.
$ git clone git@github.com:ekzyis/lnpilot
$ cd lnpilot
$ go run .
You should then see this screen:
To run the tests, run make test or go test ./... if you don't have make.
