Closed AnotherDroog closed 5 years ago
Define filesystem paths as global constants in config.py
config.py
This will also aid in unit testing and OS compatibility
I've fixed noma start and vagrant up behaviour to make testing easier after merging @ln2max changes
noma start
vagrant up
This allows a rudimentary system to bring up the containers defined in pi-factory/../compose
Define filesystem paths as global constants in
config.py
This will also aid in unit testing and OS compatibility