bunny
bunny copied to clipboard
Windows support
I've tried to run Rabix on Windows 10 Professional, but it does not run.
Can't report the error exactly, but the location of the json file is properly resolved, instead the inputs are not easily resolved.
@mattions I fixed the issue with the locations; however, a lot of CWL tools still won't be runnable if they rely in their definitions on any Linux features (GNU tools, bash commands, shebang lines). If your tool doesn't have any Linux flavor in it and bunny cannot run it, please provide it and I'll see what can be done
Latest release v1.0.2 contains a windows rabix.cmd script that should be able to run on windows 10 in most situations (some features are still experimental)