Work in progress
yarn
yarn run test
yarn run example <kak-session>
yarn run main <kak-session> <server command>
yarn run main
needs two arguments:
Example:
yarn run 4782 javascript-typescript-stdio
which can be installed with
yarn global add javascript-typescript-langserver
Add -d
for debug output after the server command.