Files
dotfiles/dot_vim/plugged/vim-lsp-settings/installer/install-psalm-language-server.cmd

11 lines
140 B
Batchfile

@echo off
call composer require vimeo/psalm
echo @echo off ^
call %%~dp0\vendor\bin\psalm-language-server.cmd %%* ^
> %1.cmd