Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 265 Bytes

README.md

File metadata and controls

15 lines (10 loc) · 265 Bytes

CodeMirror 6 language package for Tenzir Query Language (TQL)

Generating the docs (horribly WIP)

Codegen

node scripts/index.js ~/code/tenzir/tenzir/web/docs/operators/ output.js

Format ugly js

prettier --write output.js