lncm / noma

Noma - Bitcoin lightning node management CLI utility & Python API
https://lncm.io
Apache License 2.0
5 stars 2 forks source link

Abstract filesystem paths #28

Closed AnotherDroog closed 5 years ago

AnotherDroog commented 5 years ago

Define filesystem paths as global constants in config.py

This will also aid in unit testing and OS compatibility

AnotherDroog commented 5 years ago

I've fixed noma start and vagrant up behaviour to make testing easier after merging @ln2max changes

This allows a rudimentary system to bring up the containers defined in pi-factory/../compose