@zixicat/git-commit

1.0.0 • Public • Published

@zixicat/git-commit

One scripts scripts for git-commit

Installation

  • YARN
yarn add -D @zixicat/git-commit
  • NPM
npm install -D @zixicat/git-commit

Usage

// package.json
"scripts": {
  "gc": "git-commit",
},

Then run the command, it can be followed by other parameter options from git, such as yarn gc --amend

yarn cm
# or
npm run cm

Readme

Keywords

Package Sidebar

Install

npm i @zixicat/git-commit

Weekly Downloads

2

Version

1.0.0

License

none

Unpacked Size

2.18 kB

Total Files

3

Last publish

Collaborators

  • zixicat