New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

lsp-program-cli

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lsp-program-cli

LSP CLI assignment

latest
Source
npmnpm
Version
1.0.17
Version published
Maintainers
1
Created
Source

LSP Program CLI

Production

You can run the cli right away by using npx.

npx lsp-program-cli

Development

Here are the steps to run the project locally.

  • Clone the repository

    git clone https://github.com/ccrsxx/lsp-program-cli.git
    
  • Change directory to the project

    cd lsp-program-cli
    
  • Install dependencies

    npm i
    
  • Run the app

    npm run compile
    

Keywords

cli

FAQs

Package last updated on 18 Jul 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts