Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/onnovalkering/cwl-rs
The Common Workflow Language (CWL) object model for Rust.
https://github.com/onnovalkering/cwl-rs
common-workflow-language cwl
Last synced: 3 months ago
JSON representation
The Common Workflow Language (CWL) object model for Rust.
- Host: GitHub
- URL: https://github.com/onnovalkering/cwl-rs
- Owner: onnovalkering
- License: mit
- Created: 2020-02-27T15:06:40.000Z (almost 5 years ago)
- Default Branch: master
- Last Pushed: 2021-08-19T10:27:02.000Z (over 3 years ago)
- Last Synced: 2024-10-14T02:08:30.609Z (3 months ago)
- Topics: common-workflow-language, cwl
- Language: Common Workflow Language
- Homepage:
- Size: 53.7 KB
- Stars: 4
- Watchers: 4
- Forks: 1
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# CWL for Rust
[![Build Status](https://github.com/onnovalkering/cwl-rs/workflows/CI/badge.svg)](https://github.com/onnovalkering/cwl-rs/actions)
[![License: MIT](https://img.shields.io/github/license/onnovalkering/cwl-rs.svg)](https://github.com/onnovalkering/cwl-rs/blob/master/LICENSE)
[![Coverage Status](https://coveralls.io/repos/github/onnovalkering/cwl-rs/badge.svg)](https://coveralls.io/github/onnovalkering/cwl-rs)
[![Crates.io](https://img.shields.io/crates/v/cwl)](https://crates.io/crates/cwl)This crate contains the Common Workflow Language (CWL) object model.