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.shWindows (PowerShell):
Expand-Archive bal-library-tool-0.1.0.zip -DestinationPath .
Set-Location bal-library-tool-0.1.0
.\install.ps1Both installers are fully offline; they only need bal on your PATH.
Built against ballerina-language-server@1.7.0-rc.1.