Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 674 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 674 Bytes

@strozw/github-actions-languageserver

npm

About

This package makes @actions/languageserver executable in the CLI.

Installing & Usages

  • npm
    npm i -g @strozw/github-actions-languageserver
    github-actions-languageserver --stdio
  • npx
    npx @strozw/github-actions-languageserver --stdio

Credits