/languageserver

Primary LanguageJolieMIT LicenseMIT

Jolie Language Server

An implementation of the Language Server Protocol for the Jolie programming language.

Installation

npm install @jolie/languageserver

Usage

npx joliels [TCP_PORT]

The TCP port is 8080 by default.