Open rodrigomelo9 opened 3 years ago
To be used for example from Makefiles, when installed (pip install -e .) you can run openflow_cfg <TOOL>
to get the oci command. For example:
$ openflow_cfg yosys
docker run --rm -v $HOME:$HOME -w $PWD hdlc/ghdl:yosys yosys
It allows configuring the OCI engine, containers and tool names.