Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
tom-tan committed Aug 29, 2024
1 parent e9c0c28 commit e901843
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ This is a template to write CWL documents with VSCode with remote container exte
- A container setting for VSCode. It provides the followings:
- basic tools such as `cwltool`, `cwl-runner`, `cwltest` and `nodejs` (for `InlineJavascriptRequirement`)
- `docker` (you can use it without any configurations)
- [Rabix Benten](https://github.com/rabix/benten) and [zatsu-cwl-generator](https://github.com/tom-tan/zatsu-cwl-generator) to help writing CWL documents
- [YAML extension](https://marketplace.visualstudio.com/items?itemName=redhat.vscode-yaml) and [zatsu-cwl-generator](https://github.com/tom-tan/zatsu-cwl-generator) to help writing CWL documents
- [Live Share extension](https://marketplace.visualstudio.com/items?itemName=MS-vsliveshare.vsliveshare) for live coding
- A template for `cwltest`
- Templates for CI services (described below)
Expand Down

0 comments on commit e901843

Please sign in to comment.