This library helps you to write Common Workflow Language in Emacs.
Requirements:
- Emacs 24.4 or later
- yaml-mode.el
To use this package, add the following line to your .emacs
file:
(require 'cwl-mode)
cwl-mode highlights some keywords for usability.
- Let's write CWL with Emacs! (English)
- Emacs でも CWL を編集したい! (Japanese)