{"id":14155307,"url":"https://github.com/vivaxy/gacp","last_synced_at":"2025-04-05T14:09:19.662Z","repository":{"id":41264114,"uuid":"74437218","full_name":"vivaxy/gacp","owner":"vivaxy","description":"💬Git add, commit, push with Conventional Commits and Gitmoji.","archived":false,"fork":false,"pushed_at":"2024-05-24T05:24:28.000Z","size":7212,"stargazers_count":185,"open_issues_count":5,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2024-10-29T23:43:32.571Z","etag":null,"topics":["changelog","commit","commit-conventions","commit-message","commitizen","conventional-changelog","emoji","gacp","git","git-add","git-commit","git-push","gitmoji","nodejs","standard-version"],"latest_commit_sha":null,"homepage":"https://github.com/vivaxy/gacp","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/vivaxy.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null},"funding":{"patreon":"vivaxy","open_collective":"gacp","custom":["https://gist.github.com/vivaxy/58eed1803a2eddda05c90aed99430de2"]}},"created_at":"2016-11-22T05:21:41.000Z","updated_at":"2024-10-17T01:42:46.000Z","dependencies_parsed_at":"2024-01-01T05:07:45.073Z","dependency_job_id":"52c9f5b9-7d30-4607-b868-1908844a93d8","html_url":"https://github.com/vivaxy/gacp","commit_stats":{"total_commits":333,"total_committers":6,"mean_commits":55.5,"dds":"0.25225225225225223","last_synced_commit":"9ec1630ebd3a8b592a5ca40a4faab20b5b629bac"},"previous_names":[],"tags_count":64,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivaxy%2Fgacp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivaxy%2Fgacp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivaxy%2Fgacp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/vivaxy%2Fgacp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/vivaxy","download_url":"https://codeload.github.com/vivaxy/gacp/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247243611,"owners_count":20907301,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["changelog","commit","commit-conventions","commit-message","commitizen","conventional-changelog","emoji","gacp","git","git-add","git-commit","git-push","gitmoji","nodejs","standard-version"],"created_at":"2024-08-17T08:02:48.394Z","updated_at":"2025-04-05T14:09:19.627Z","avatar_url":"https://github.com/vivaxy.png","language":"TypeScript","funding_links":["https://patreon.com/vivaxy","https://opencollective.com/gacp","https://gist.github.com/vivaxy/58eed1803a2eddda05c90aed99430de2","https://opencollective.com/gacp/contribute"],"categories":["TypeScript","nodejs"],"sub_categories":[],"readme":"# gacp\n\n[![Build Status][travis-image]][travis-url]\n[![NPM Version][npm-version-image]][npm-url]\n[![NPM Downloads][npm-downloads-image]][npm-url]\n[![MIT License][license-image]][license-url]\n[![Standard Version][standard-version-image]][standard-version-url]\n[![Codecov][codecov-image]][codecov-url]\n[![Financial Contributors on Open Collective](https://opencollective.com/gacp/all/badge.svg?label=financial+contributors)](https://opencollective.com/gacp)\n\n💬Git add, commit, push with [Conventional Commits](https://www.conventionalcommits.org/) and [Gitmoji](https://gitmoji.carloscuesta.me/).\n\n![GACP](./assets/images/gacp.gif)\n\n## Installation\n\n`npm i -g gacp`\n\n## Usage\n\n`gacp`\n\n`gacp --help`\n\n`gacp --no-add`\n\n`gacp --no-push`\n\n`gacp --emoji emoji`\n\n`gacp --editor`\n\n`gacp --no-verify`\n\n`gacp --emoji none`\n\n## Configuration File\n\nYou can configure gacp via:\n\n- A `gacp` property in `package.json`.\n- A `.gacprc` file in JSON, YAML or CommonJS with or without extensions `.json`, `.yaml`, `.yml`, `.js`.\n- A `gacp.config.js` file in CommonJS.\n\n### Basic Configuration\n\nDefault configuration:\n\n```json\n{\n  \"add\": true,\n  \"push\": true,\n  \"emoji\": \"code\",\n  \"editor\": false,\n  \"hooks\": {\n    \"postpush\": \"\"\n  }\n}\n```\n\n### emoji\n\n- code: `:grinning:`\n- emoji: `😀`\n- none: no emoji\n\n## Change log\n\n[Change log](CHANGELOG.md)\n\n## Contributing\n\n[Contributing](CONTRIBUTING.md)\n\n## Contributors\n\n### Code Contributors\n\nThis project exists thanks to all the people who contribute. [[Contribute](CONTRIBUTING.md)].\n\u003ca href=\"https://github.com/vivaxy/gacp/graphs/contributors\"\u003e\u003cimg src=\"https://opencollective.com/gacp/contributors.svg?width=890\u0026button=false\" /\u003e\u003c/a\u003e\n\n### Financial Contributors\n\nBecome a financial contributor and help us sustain our community. [[Contribute](https://opencollective.com/gacp/contribute)]\n\n#### Individuals\n\n\u003ca href=\"https://opencollective.com/gacp\"\u003e\u003cimg src=\"https://opencollective.com/gacp/individuals.svg?width=890\"\u003e\u003c/a\u003e\n\n#### Organizations\n\nSupport this project with your organization. Your logo will show up here with a link to your website. [[Contribute](https://opencollective.com/gacp/contribute)]\n\n\u003ca href=\"https://opencollective.com/gacp\"\u003e\u003cimg src=\"https://opencollective.com/gacp/organization.svg?width=890\"\u003e\u003c/a\u003e\n\n## Related Projects\n\n- [VSCode Conventional Commits](https://github.com/vivaxy/vscode-conventional-commits)\n- [gcmt](https://github.com/vivaxy/gcmt)\n- [commitizen](https://github.com/commitizen/cz-cli)\n- [conventional-changelog](https://github.com/conventional-changelog/conventional-changelog)\n- [gitmoji-cli](https://github.com/carloscuesta/gitmoji-cli)\n- [git-commit-cp](https://github.com/Dolov/git-commit-cp)\n- [git-cz](https://github.com/streamich/git-cz)\n- [cz-emoji](https://github.com/ngryman/cz-emoji)\n\n#\n\n[travis-image]: https://img.shields.io/travis/vivaxy/gacp.svg?style=flat-square\n[travis-url]: https://travis-ci.org/vivaxy/gacp\n[npm-version-image]: http://img.shields.io/npm/v/gacp.svg?style=flat-square\n[npm-url]: https://www.npmjs.com/package/gacp\n[npm-downloads-image]: https://img.shields.io/npm/dt/gacp.svg?style=flat-square\n[license-image]: https://img.shields.io/npm/l/gacp.svg?style=flat-square\n[license-url]: LICENSE\n[standard-version-image]: https://img.shields.io/badge/release-standard%20version-brightgreen.svg?style=flat-square\n[standard-version-url]: https://github.com/conventional-changelog/standard-version\n[codecov-image]: https://img.shields.io/codecov/c/github/vivaxy/gacp.svg?style=flat-square\n[codecov-url]: https://codecov.io/gh/vivaxy/gacp\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivaxy%2Fgacp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvivaxy%2Fgacp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvivaxy%2Fgacp/lists"}