Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hyeokjaelee/gititle

๐Ÿ“ Git commit message creation helper
https://github.com/hyeokjaelee/gititle

commit-message git

Last synced: about 2 months ago
JSON representation

๐Ÿ“ Git commit message creation helper

Awesome Lists containing this project

README

        

![HEADER](https://capsule-render.vercel.app/api?type=rect&color=gradient&height=100&section=header&text=Gititle&fontSize=70&fontAlign=50&fontAlignY=55)

![JAVASCRIPT](https://img.shields.io/badge/Javascript-F7DF1E?style=flat-square&logo=Javascript&logoColor=black) ![HTML](https://img.shields.io/badge/HTML5-E34F26?style=flat-square&logo=html5&logoColor=white) ![Sass](https://img.shields.io/badge/Sass-CC6699?style=flat-square&logo=sass&logoColor=white) ![VUE.JS](https://img.shields.io/badge/Vue.js-4FC08D?style=flat-square&logo=vue.js&logoColor=white) ย  ![PWA](https://img.shields.io/badge/PWA-570FC2?style=flat-square&logo=googlechrome&logoColor=white)
Gitmoji

## About

Gitile is a project that helps you write a formal Git commit message.

It is based on [AngularJS Git Commit Message Conventions](https://docs.google.com/document/d/1QrDFcIiPjSLDn3EL15IJygNPiHORgU1_OOAqWjiDU5Y/edit) and [Gitmoji](https://github.com/carloscuesta/gitmoji).

### โš ๏ธ Notice

It's not optimized for mobile environments.

## Preview [Gititle](https://hyeokjaelee.github.io/gititle/)

### ๐Ÿงช Commit message form

```
(): //header

```

Example: [Gititle Commits](https://github.com/HyeokjaeLee/gititle/commits/master)

![capture](https://user-images.githubusercontent.com/71566740/135963287-e5c18f62-da16-4dda-98cb-1dd4a7c2b720.png)

## Contributing to Gititle

If there is anything wrong or you want to add, please add it to the [issue section](https://github.com/HyeokjaeLee/gititle/issues).

I'll add it after checking it.