Home

Awesome

gacp

Build Status NPM Version NPM Downloads MIT License Standard Version Codecov Financial Contributors on Open Collective

๐Ÿ’ฌGit add, commit, push with Conventional Commits and Gitmoji.

GACP

Installation

npm i -g gacp

Usage

gacp

gacp --help

gacp --no-add

gacp --no-push

gacp --emoji emoji

gacp --editor

gacp --no-verify

gacp --emoji none

Configuration File

You can configure gacp via:

Basic Configuration

Default configuration:

{
  "add": true,
  "push": true,
  "emoji": "code",
  "editor": false,
  "hooks": {
    "postpush": ""
  }
}

emoji

Change log

Change log

Contributing

Contributing

Contributors

Code Contributors

This project exists thanks to all the people who contribute. [Contribute]. <a href="https://github.com/vivaxy/gacp/graphs/contributors"><img src="https://opencollective.com/gacp/contributors.svg?width=890&button=false" /></a>

Financial Contributors

Become a financial contributor and help us sustain our community. [Contribute]

Individuals

<a href="https://opencollective.com/gacp"><img src="https://opencollective.com/gacp/individuals.svg?width=890"></a>

Organizations

Support this project with your organization. Your logo will show up here with a link to your website. [Contribute]

<a href="https://opencollective.com/gacp"><img src="https://opencollective.com/gacp/organization.svg?width=890"></a>

Related Projects