yacle
Yet Another CWL Engine
Installation
go get -u -v github.com/otiai10/yacle
Try it
yacle run 1st-tool.cwl echo-job.yml
for cwl conformance test
Just execute
git submodule update --init
./cwl/run_test.sh RUNNER=yacle -n1
Development
Update the RUNNER: yacle,
go install .
./cwl/run_test.sh RUNNER=yacle -n1
Get confermance coverage
./testcases
If you get something wrong
go get ./...
Yacle
Yet Another CWL Engine by Golang
Yacle Info
⭐ Stars 18
🔗 Source Code github.com
🕒 Last Update a year ago
🕒 Created 5 years ago
🐞 Open Issues 3
➗ Star-Issue Ratio 6
😎 Author otiai10