Extension Details

- Conventional Commits
- by Zaborowski.dev
- 6 Recent Installs | 245 Total Installs
- Support for Conventional-commits
- Repository
- Bug Reports
-
Launch Subprocesses
-
This extension is allowed to:
Readme
Conventional Commits
An Nova.app extension which provides support for Conventional Commits.
Requirements
Conventional Commits requires some additional tools to be installed on your Mac:
- Node.js 8.2.0 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
Release Notes
Version 1.0.4
- Fixed bug with not applying git command
- Changed structure of source files
Version 1.0.3
Updated README.md with proper image
Version 1.0.2
Updated Extension description and Entitlements
Version 1.0.1
Updated Extension images
Version 1.0
Initial release