4 lines
99 B
Batchfile
4 lines
99 B
Batchfile
@echo off
|
|
|
|
call "%~dp0\go_install.cmd" github.com/bufbuild/buf-language-server/cmd/bufls@latest
|