SSWConsulting / SSW.FireEmoji

šŸ¤– Automate the selection of GitMojis using AI
https://fireemoji.io
8 stars 1 forks source link
ai antblazor blazor mlnet webassembly
![FireEmoji Logo](https://user-images.githubusercontent.com/38869720/150602490-4beb2988-712d-472f-a916-c3eaad6d0279.png) [![Gitmoji](https://img.shields.io/badge/gitmoji-%20šŸ˜œ%20šŸ˜-FFDD67.svg?style=flat-square)](https://gitmoji.dev) ![.NET Build + Test](https://github.com/SSWConsulting/SSW.FireEmoji/actions/workflows/dotnet.yml/badge.svg) [fireemoji.io](https://fireemoji.io) ![Stats](https://repobeats.axiom.co/api/embed/1b61bc02b3fab87407aadaa0e892e129f7dbf5ba.svg)




This project was inspired by GitMoji - a standard for use of emojis in commit messages.

šŸ¤·šŸ»ā€ā™‚ļø Why?

At SSW, we love using GitMoji on our projects, but sometimes finding the right emoji is a challenge.

There are almost 70 different GitMojis, so sometimes its hard to pick the best one.

šŸ„… Our goal

Automate the selection of GitMojis using AI.

šŸ“¦ Install VS Code extension

In VS Code:

  1. Go to Extensions
  2. Under ... click Install from VSIX
  3. Download and select releases/latest/vscode/ssw-fireemoji-vscode-preview.vsix
  4. Reload extension

Install VS Code VSIX via VS Code IDE

šŸ‘©ā€šŸ’» Usage

Go to Source Control tab, enter your message and press the šŸ”„ icon. :)

Install VS Code VSIX via VS Code IDE

šŸ› Architecture

Currently, there are 3 parts to this project:

šŸ‘ØšŸ»ā€šŸ’» F5 Experience

Prerequisites

Running the project

  1. Clone the project