Skip to content

A vs code extension that converts haml files to erb files

Notifications You must be signed in to change notification settings

NunTheeKnee/ERBify

 
 

Repository files navigation

Gemini ERBify VSCode Extension

This README provides instructions on setting up and using the Gemini ERBify extension for Visual Studio Code. This extension allows you to convert HAML files to ERB files using the Gemini API.

Requirements

  • Gemini API Key: Required to interact with the Gemini service.
  • Visual Studio Code: Required to use the extension.

Steps to Set Up and Use the Extension

Step 1: Obtain a Gemini API Key

  1. Visit the Gemini API Key Page:

  2. Sign In:

    • Sign in with your Google account credentials.
    • You will be redirected to Gemini Studio.
  3. Get API Key:

    • Click on "Get an API Key".
    • Copy the generated API key and save it for later use.

Step 2: Install the Extension in VS Code

  1. Download the .vsix File:

    • Download the .vsix extension file to your computer.
  2. Install the .vsix File in VS Code:

    • Open Visual Studio Code.
    • Click on the Extensions icon in the sidebar.
    • Click on the three dots (ellipsis) in the Extensions view.
    • Select "Install from VSIX..." from the dropdown menu.
    • Browse and select the downloaded .vsix file.
    • The extension will be added to your list of installed extensions.

Step 3: Configure the Extension

  1. Access Extension Settings:

    • Go to the ERBify extension in VS Code.
    • Click on the "Settings" gear icon.
  2. Enter the Gemini API Key:

    • In the extension settings, you will be prompted to enter the Gemini API key.
    • Paste the API key you obtained earlier.

Using the Extension

Once configured, you can use the Gemini ERBify extension to convert HAML files to ERB files directly within Visual Studio Code.


For more details and support, refer to the extension documentation or visit the Gemini API documentation.

About

A vs code extension that converts haml files to erb files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%