An open API service indexing awesome lists of open source software.

https://github.com/carpentries-incubator/cwl-novice-tutorial

Introduction to Workflows with Common Workflow Language
https://github.com/carpentries-incubator/cwl-novice-tutorial

carpentries-incubator cwl english lesson pre-alpha workflow-management

Last synced: about 2 months ago
JSON representation

Introduction to Workflows with Common Workflow Language

Awesome Lists containing this project

README

          

# Introduction to Workflows with Common Workflow Language

## Contributing

[![Gitpod ready-to-code](https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod)](https://gitpod.io/#https://github.com/carpentries-incubator/cwl-novice-tutorial)

Rendered version: https://carpentries-incubator.github.io/cwl-novice-tutorial/

We welcome all contributions to improve the lesson! Maintainers will do their best to help you if you have any
questions, concerns, or experience any difficulties along the way.

We'd like to ask you to familiarize yourself with our [Contribution Guide](CONTRIBUTING.md) and have a look at
the [more detailed guidelines][lesson-example] on proper formatting, ways to render the lesson locally, and even
how to write new episodes.

While the tutorial is being actively developed,
you may find the information in
[The Carpentries Curriculum Development Handbook][curriculum-development-handbook] useful.

Please see the current list of [issues][issues] for ideas for contributing to this
repository. For making your contribution, we use the GitHub flow, which is
nicely explained in the chapter [Contributing to a Project](http://git-scm.com/book/en/v2/GitHub-Contributing-to-a-Project) in Pro Git
by Scott Chacon.
Look for the tag ![good_first_issue](https://img.shields.io/badge/-good%20first%20issue-gold.svg). This indicates that the maintainers will welcome a pull request fixing this issue.

Thanks to https://training.galaxyproject.org/training-material/topics/transcriptomics/tutorials/ref-based/tutorial.html
for inspiration.

## Maintainer(s)

Current maintainers of this lesson are

* FIXME
* FIXME
* FIXME

## Authors

A list of contributors to the lesson can be found in [AUTHORS](AUTHORS)

## Citation

To cite this lesson, please consult with [CITATION](CITATION)

[curriculum-development-handbook]: https://carpentries.github.io/curriculum-development/
[issues]: https://github.com/carpentries-incubator/cwl-novice-tutorial/issues
[lesson-example]: https://carpentries.github.io/lesson-example