We are delighted to announce that GitHub now recognises and supports the Cylc language.
This means we now have proper syntax highlighting for all .cylc
and *suite.rc
files.
You can also write code blocks using the Cylc language in markdown files anywhere on GitHub (issues, pull requests, wikis, etc) by writing cylc
after the opening backquotes:
This should make it easier to detect and search for Cylc projects using the language:Cylc
specifier (once GitHub re-indexes projects).