Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/piotrzaborow/nova-conventional-commits

Nova extension for Conventional Commits
https://github.com/piotrzaborow/nova-conventional-commits

conventional-commits nova-extension

Last synced: about 1 month ago
JSON representation

Nova extension for Conventional Commits

Awesome Lists containing this project

README

        

# Conventional Commits

An Nova.app extension which provides support for Conventional Commits.

![](https://github.com/piotrzaborow/nova-conventional-commits/blob/main/Images/docs/Screenshot.png?raw=true)

## Requirements

Conventional Commits requires some additional tools to be installed on your Mac:

- [Node.js 8.2.0](https://nodejs.org) and NPM 5.2.0 or newer

## Usage

To run Conventional Commits:

- Stage your files either via command `git add` or via sidebar source control extension
- Select the **Editor → Conventional Commits** menu item; or
- Open the command palette and type `Conventional Commits`