Skip to content
| Marketplace
Sign in
Visual Studio Code>Other>EVerest HelperNew to Visual Studio Code? Get it now.
EVerest Helper

EVerest Helper

Vishu & Shubham

|
4 installs
| (0) | Free
This extension helps you to work with EVerest
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

EVerest Helper Extension

Overview

The EVerest Helper Extension is a Visual Studio Code extension designed to automate the setup and management of the EVerest development environment. It simplifies the process of setting up EVerest, managing SSH keys, installing necessary dependencies, and more.

Features

  • Setup EVerest: Automatically checks and installs the necessary tools, dependencies, and environment settings to get you started with EVerest.
  • Manage SSH Keys: Checks if your SSH key is uploaded to GitHub and helps you configure it if not.
  • Dependency Management: Ensures that essential VS Code extensions like Remote-WSL, Docker, and Python are installed.

Getting Started

Prerequisites

  • Visual Studio Code installed on your machine.
  • Basic knowledge of using the terminal and Git.
  • WSL 2 set up on your machine for a Linux environment in Windows (for Windows users).

Installation

  1. Clone this repository to your local machine: ```bash git clone https://github.com/your-username/everest-helper-extension.git ```
  2. Open the project in Visual Studio Code: ```bash cd everest-helper-extension code . ```
  3. Install the required npm packages: ```bash npm install ```

Usage

  • Setup EVerest:

    1. Open the Command Palette in VS Code (Ctrl + Shift + P).
    2. Run the command Setup EVerest.
    3. The extension will check for required dependencies, ask you to manage SSH keys, and set up the EVerest workspace.
  • Check SSH Key:

    1. If you run the Setup EVerest command, it will automatically check whether you have an SSH key uploaded to GitHub.
    2. If not, it will guide you through generating and uploading one.

Available Commands

  • Setup EVerest: Initiates the full setup process for EVerest, including dependency checks, SSH key management, and installation of the EVerest workspace.

Contributing

We welcome contributions from the community! Please read the CONTRIBUTING.md file for more details on how to get involved.

License

This project is licensed under the MIT License - see the LICENSE file for details.

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2025 Microsoft