Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 529 Bytes

README.md

File metadata and controls

22 lines (14 loc) · 529 Bytes

yql-editor

This is an experiment to explore custom language support for the Monaco-Editor with React/Electron.

The tool is a just a simple, incomplete, editor for Vespa AI YQL request files.

YQL Editor Snapshot

Build & Run

npm run make
./out/yql-editor-linux-x64/yql-editor

Development

npm run start