Skip to content

Zenux-Studios/Git_Code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Git Code: Seamless Web to Workspace Integration

Introduction

This Chrome extension enables you to bridge the gap between the web and your development workspace effortlessly. With a single click, you can download any Git repository to your local directory and instantly open it in VS Code. From browsing repositories to building projects, this extension provides a streamlined workflow, saving time and enhancing productivity.

Table of Contents

Preview

  • Watch the video

Features

  • One-click Git download: Download any Git repository directly to your local directory.
  • VS Code Integration: Instantly open downloaded repositories in Visual Studio Code.
  • Seamless Workflow: Go from browsing repositories to building projects without interruptions.

Installation

Method 1: Manual Installation from Source Code

  1. Clone the repository:
    git clone https://github.com/Zenux-Studios/Git_Code
  2. Open Google Chrome and go to chrome://extensions/.
  3. Enable Developer mode (toggle in the top-right corner).
  4. Click on Load unpacked and select the folder containing the extension's manifest.json file.
  5. The extension will be added to Chrome.

Usage

  1. After installing the extension, click its icon in the Chrome toolbar.
  2. Navigate to any Git repository on the web.
  3. Click the extension button to download the repository to your local directory.
  4. The repository will automatically open in Visual Studio Code, ready for you to start coding.

Troubleshooting

  • Extension Not Appearing: Ensure Developer mode is enabled and the extension is loaded correctly.
  • Repository Not Downloading: Verify your internet connection and check the repository URL.
  • VS Code Not Opening: Ensure VS Code is installed and properly set up in your system's PATH.

License

This project is licensed under the MIT License.