Skip to content

v0.1.0

Latest

Choose a tag to compare

@github-actions github-actions released this 22 May 08:23
43011d6

Install

Download bal-library-tool-0.1.0.zip below, then:

macOS / Linux:

unzip bal-library-tool-0.1.0.zip
cd bal-library-tool-0.1.0
./install.sh

Windows (PowerShell):

Expand-Archive bal-library-tool-0.1.0.zip -DestinationPath .
Set-Location bal-library-tool-0.1.0
.\install.ps1

Both installers are fully offline; they only need bal on your PATH.


Built against ballerina-language-server@1.7.0-rc.1.