-
Notifications
You must be signed in to change notification settings - Fork 2
Getting Started
Nagarjun Sanji edited this page Jun 28, 2024
·
2 revisions
Follow these steps to get started with the debricked VS Code extension:
- Node.js (version 22.x or later)
- npm (Node Package Manager)
- Visual Studio Code
-
Clone the repository:
git clone https://github.com/debricked/VS-Code-extension.git cd VS-Code-extension
-
Install dependencies:
npm install
-
Compile the extension:
npm run compile
-
Open the project in VS Code:
code .
To run and test the extension, use the following command:
npm run test
Thank you for visiting the debricked VS Code extension Wiki. We strive to make this project a valuable tool for developers and appreciate your interest and contributions. Here are a few final notes:
- GitHub Repository: debricked/VS-Code-extension
- Issues & Feedback: Have a question or found a bug? Submit an issue.
- Contribute: Interested in contributing? Check out our Contributing Guide.
If you need help or have any questions, feel free to reach out:
- Email: [email protected]
- Community: Join the discussion on our community forum.
We would like to thank all the contributors who have helped make this project possible. Your dedication and hard work are greatly appreciated.
This project is licensed under the MIT License.
© 2024 debricked. All rights reserved.
© 2024 debricked. All rights reserved.