Moved Docker stuff to "Docker" folder
Created k8s folder for k8s stuff Added early-stage service.yaml for K8s deployment
This commit is contained in:
6
Docker/src/python/tHome/test/config.py
Normal file
6
Docker/src/python/tHome/test/config.py
Normal file
@@ -0,0 +1,6 @@
|
||||
#!/usr/bin/env python
|
||||
|
||||
import tHome as T
|
||||
|
||||
d = T.config.parse( "/home/ted/proj/tHome/conf" )
|
||||
print d
|
||||
Reference in New Issue
Block a user