Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Latest commitHistory | ||||
Repository files navigation
kdb+/k/q live REPL over web sockets.
Dependencies
To run
-
Drop the html/ folder and kwsrepl.q in the q directory.
-
Start the kdb+/k/q web socket server: Linux: /path/to/q/l32/q kwsrepl.q -p 80 Windows: /path/to/q/w32/q kwsrepl.q -p 80
-
Browse to http://localhost/kwsrepl.htm
