History for exporter / exporter.py
2019-03-26
@Mark
Reading all args for now
Mark committed on 26 Mar 2019
2019-03-25
@Mark
Hand roll the parsing so we can parse stdin for commands if we get "-" passed as input
Mark committed on 25 Mar 2019
@Mark
Start rolling our own args parsing so we can do it the way I want :(
Mark committed on 25 Mar 2019
2019-03-22
@Mark
More playing with arg parsing
Mark committed on 22 Mar 2019
2019-03-20
@Mark
Better command handling and arg parsing from the wrapper
Mark committed on 20 Mar 2019
@Mark
Start a wrapper program, "./exporter.py" which creates a simple socket server, and then starts GraphicExport.exe, which now attempts to find that server in order to accept commands and do console IO. ...
Mark committed on 20 Mar 2019