lsp-program-cli

LSP Program CLI

GPL-3.0 License

Downloads
96
Stars
2

LSP Program CLI

Tech Stack

  • Node.js
  • TypeScript
  • Chalk
  • Inquirer
  • Figlet
  • Gradient String
  • Nanospinner

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.

  1. Clone the repository

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

    cd lsp-program-cli
    
  3. Install dependencies

    npm i
    
  4. Run the app

    npm run compile
    
Package Rankings
Top 23.12% on Npmjs.org