Homepage: https://github.com/tom-tan/cwl-mode
Author: Tomoya Tanjo
Updated:
A major mode for editing CWL
This library helps you to write Common Workflow Language in Emacs. Requirements: * Emacs 24.4 or later * yaml-mode.el * flycheck.el (optional) To use this package, add the following line to your .emacs file: (require 'cwl-mode) cwl-mode highlights some keywords for usability.