New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

@grantcodes/commit

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@grantcodes/commit

A personal commitizen setup to help with creating lovely, consistent, organized commits

latest
Source
npmnpm
Version
2.0.0
Version published
Maintainers
1
Created
Source

@grantcodes/commit

A personal Commitizen config to help me create lovely, consistent, organized commits.

Usage

In another project

  • Install with npm install @grantcodes/commit --save-dev
  • Run npx @grantcodes/commit install to setup the automatic git hooks
  • Stage changes as usual
  • Run git commit when creating a commit and a nice UI should appear to help format commits

Standalone

  • Install globally with npm install @grantcodes/commit -g
  • Run npx @grantcodes/commit to generate a commit message

Keywords

commitizen

FAQs

Package last updated on 25 Oct 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts