Skip to content

Shvayne/AI-code-saver

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AI Code Saver

Welcome to the AI Code Saver repository! This repository contains the source code and related files for the AI Code Saver Chrome extension. This extension helps developers save, organize, and manage code snippets efficiently using AI.

Table of Contents

Features

  • Save Code Snippets: Easily save code snippets directly from your browser.
  • Organize Snippets: Categorize and tag snippets for quick retrieval.
  • Cloud Sync: Sync your snippets across multiple devices (coming soon).

Installation

From the Chrome Web Store

  1. Visit the Chrome Web Store (link to be added once available).
  2. Search for "AI Code Saver".
  3. Click "Add to Chrome".

Manual Installation

  1. Clone this repository:
    git clone https://github.com/Shvayne/AI-code-saver.git
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click on "Load unpacked" and select the AI-code-saver directory you just cloned.
  5. The AI Code Saver extension should now be installed and active in your browser.

Usage

  1. Click on the AI Code Saver icon in your Chrome toolbar.
  2. Use the popup interface to save and manage your code snippets.
  3. Access the saved snippets and use the search functionality to find code quickly.
  4. Explore AI-generated code suggestions to improve your coding efficiency.

Contributing

We welcome contributions to the AI Code Saver project! Here are some ways you can help:

  • Report Bugs: If you encounter any issues, please report them in the Issues section.
  • Suggest Features: Have an idea for a new feature? Let us know in the Issues section.
  • Submit Pull Requests: If you have a fix or an enhancement, feel free to submit a pull request. Please ensure your code follows our coding guidelines.

Development Setup

  1. Fork the repository and clone it to your local machine.
    git clone https://github.com/Shvayne/AI-code-saver.git
  2. Install the necessary dependencies:
    npm install
  3. Make your changes and test them thoroughly.
  4. Push your changes to your fork and submit a pull request.

License

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

About

Here lies all the code for my new chrome extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors