Skip to content

add a feature into online workflow to generate Makefile from config file

Leo Tsukada requested to merge online_workflow_init into o4-online-dev

I implemented a feature to generate Makefile from config file as a part of online workflow. This will avoid redundant branches of online analysis repo and make it easier for us to keep track of each different config.

Merge request reports