Install

Use Python 3.10 or newer. Clone the repository and install it alongside the runtime:

git clone https://github.com/Transpiler-Mate/cwl2inputs.git
cd cwl2inputs
python -m pip install . transpiler-mate-runtime
transpiler-mate cwl2inputs --help

For development, use python -m pip install -e . transpiler-mate-runtime. Install the runtime and plugin in the same environment so entry-point discovery can find cwl2inputs.