- Node.js
- TypeScript
- Chalk
- Inquirer
- Figlet
- Gradient String
- Nanospinner
You can run the cli right away by using npx.
npx lsp-program-cli
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