You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Settings are currently determined through an XML file, I would prefer they be set before Codegen::Run() is called as well as having the option to load them from a file.
I would also like to support JSON or YAML config files.