{"id":22248938,"url":"https://github.com/purplebooth/fast-conventional","last_synced_at":"2026-03-07T09:31:16.500Z","repository":{"id":37520628,"uuid":"426238283","full_name":"PurpleBooth/fast-conventional","owner":"PurpleBooth","description":"Make conventional commits, faster, and consistently name scopes","archived":false,"fork":false,"pushed_at":"2024-04-22T12:00:16.000Z","size":391,"stargazers_count":5,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-04-22T13:25:40.381Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"cc0-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/PurpleBooth.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null},"funding":{"github":["PurpleBooth"],"patreon":null,"open_collective":null,"ko_fi":"billie","tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"custom":null}},"created_at":"2021-11-09T13:23:50.000Z","updated_at":"2024-04-22T13:25:43.575Z","dependencies_parsed_at":"2024-02-23T16:38:59.088Z","dependency_job_id":"fb3933e6-87dd-4ae1-9316-6e0428c06b36","html_url":"https://github.com/PurpleBooth/fast-conventional","commit_stats":{"total_commits":219,"total_committers":4,"mean_commits":54.75,"dds":0.6255707762557078,"last_synced_commit":"6125a79f07d5f0150ad06b1d53da4181c36dcb4a"},"previous_names":[],"tags_count":48,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ffast-conventional","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ffast-conventional/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ffast-conventional/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/PurpleBooth%2Ffast-conventional/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/PurpleBooth","download_url":"https://codeload.github.com/PurpleBooth/fast-conventional/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":227864447,"owners_count":17831406,"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":[],"created_at":"2024-12-03T06:20:44.379Z","updated_at":"2026-03-07T09:31:16.290Z","avatar_url":"https://github.com/PurpleBooth.png","language":"Rust","funding_links":["https://github.com/sponsors/PurpleBooth","https://ko-fi.com/billie"],"categories":[],"sub_categories":[],"readme":"![Fast\nConventional](https://raw.githubusercontent.com/PurpleBooth/fast-conventional/main/logo/logo-light.svg#gh-light-mode-only)\n![Fast\nConventional](https://raw.githubusercontent.com/PurpleBooth/fast-conventional/main/logo/logo-dark.svg#gh-dark-mode-only)\n\nMake conventional commits, faster, and consistently name scopes\n\n## Usage\n\nGiven we have configured the tool, it looks for this in the root of the\ngit repository.\n\n\u003e `.fastconventional.yaml`\n\n``` yaml,file(path=\".fastconventional.yaml\")\nuse_angular: true\ntypes: [ci]\nscopes: [\"mergify\", \"just\", \"github\"]\n```\n\nWhen we commit, git has generated this stub configuration\n\n``` text,file(path=\"commit.txt\")\n# Please enter the commit message for your changes. Lines starting\n# with '#' will be ignored, and an empty message aborts the commit.\n#\n# On branch master\n# Your branch is up to date with 'origin/master'.\n#\n# Changes to be committed:\n#       new file:   README.md\n```\n\nWe can add our conventional message using this neat UI\n\n![A terminal running the command\nblow](demo.gif \"A demo of the app running\")\n\n## Installing\n\nSee the [releases\npage](https://codeberg.org/PurpleBooth/fast-conventional/releases/latest)\nfor binaries, and see the [packages\npage](https://codeberg.org/PurpleBooth/fast-conventional/packages) for\nRPM, Arch, Alpine, Debian and Docker repositories.\n\n``` shell,skip()\nbrew install PurpleBooth/repo/fast-conventional\n```\n\nThis binary is designed to be run as a editor in git. To install it run\n\n``` shell,skip()\ngit config --global alias.fci '-c \"core.editor=fast-conventional editor\" commit'\n```\n\nTo trigger it when you commit run\n\n``` shell,skip()\ngit fci\n```\n\n## Further Docs\n\n- [Shell completion](./docs/completion.md)\n- [Configuration](./docs/configuration.md)\n- [Editor](./docs/editor.md)\n- [Validate](./docs/validate.md)\n- [Cli usage](./docs/cli-usage.md)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Ffast-conventional","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpurplebooth%2Ffast-conventional","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpurplebooth%2Ffast-conventional/lists"}