Skip to content

Tool to enhance Git Commenting by Conventional Conventions with customizable comment templates, team config exports, and multi-Git support.

Notifications You must be signed in to change notification settings

namlehoangdev/conventional-comment-plus

Repository files navigation

Conventional Comments Plus

Conventional Comments Plus is a browser extension designed to enhance your Git VCS (Version Control System) experience by providing customizable comment templates, team configuration exports, multi-Git support, and dark/light mode themes.

Chrome Webstore: Conventional Comments Plus

Demo: Watch Demo

Features

  • Customizable Comment Templates: Easily create and use templates for your Git commit comments.
  • Team Configuration Export: Share your custom configurations with team members for consistent commenting across your organization.
  • Multi-Git Support: Seamlessly work with multiple Git repositories and platforms.
  • Dark/Light Mode: Toggle between dark and light themes for a personalized interface experience.

Development

This application is built with Javascript and React.

Clone this repo and run these commands to start the development server.

yarn
yarn start

For build:

yarn build-chrome

Load the extension on Chrome:

  • Access chrome://extensions/
  • Check Developer mode
  • Click on Load unpacked extension
  • Select the build folder.

About

Tool to enhance Git Commenting by Conventional Conventions with customizable comment templates, team config exports, and multi-Git support.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages