{"id":19205041,"url":"https://github.com/v-spassky/commitwc","last_synced_at":"2026-05-16T18:08:54.227Z","repository":{"id":179207493,"uuid":"612695240","full_name":"v-spassky/commitwc","owner":"v-spassky","description":"🗜 CLI tool to make sure your commit message is short enough.","archived":false,"fork":false,"pushed_at":"2023-07-10T07:26:37.000Z","size":1785,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-03-29T17:24:47.112Z","etag":null,"topics":["cli","git"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/v-spassky.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2023-03-11T17:51:03.000Z","updated_at":"2023-07-18T10:39:12.000Z","dependencies_parsed_at":null,"dependency_job_id":"9a6ae79f-c546-4657-8724-8c3f836ded9e","html_url":"https://github.com/v-spassky/commitwc","commit_stats":null,"previous_names":["v-spassky/commitwc"],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/v-spassky/commitwc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-spassky%2Fcommitwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-spassky%2Fcommitwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-spassky%2Fcommitwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-spassky%2Fcommitwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/v-spassky","download_url":"https://codeload.github.com/v-spassky/commitwc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/v-spassky%2Fcommitwc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33113509,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-16T04:41:52.686Z","status":"ssl_error","status_checked_at":"2026-05-16T04:41:52.009Z","response_time":115,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":["cli","git"],"created_at":"2024-11-09T13:10:58.049Z","updated_at":"2026-05-16T18:08:54.194Z","avatar_url":"https://github.com/v-spassky.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# `commitwc`\n\nA CLI tool that helps you keep your commit messages concise so that message length complies\nwith the 50/72 rule / is short enough not to be wrapped on Github / complies with your\nteam's commit message style guide.\n\n- counts the number of characters in your commit message\n- copies the message to the clipboard\n\n\u003cimg\n    title=\"demo gif\"\n    src=\"assets/demo.gif\"\n    style=\"width:100% !important; max-width: 100%; min-width: 100%;\"\n/\u003e\n\n\u003e **Note**\n\u003e\n\u003e Windows is not supported yet.\n\n### Installation\n\n*Assuming that `~/.local/bin` is in your `$PATH`.*\n\n##### Via downloading a binary\n\nGo to the [releases page](https://github.com/v-spassky/commitwc/releases) and\ngrab an archive with the latest binary for your platform if it is available\nthere. Then extract the binary to `~/.local/bin`.\n\n\u003e **Note**\n\u003e\n\u003e If there isn't a pre-compiled binary for your platform, the only option is to\n\u003e build from source code.\n\n##### Via building from source code\n\n```\ngit clone https://github.com/v-spassky/commitwc.git\n```\n\n```\ncd commitwc\n```\n\n```\ncargo build --release\n```\n\n```\ncp target/release/commitwc ~/.local/bin\n```\n\n### Usage\n\nLaunch the `commitwc` command and type your commit message. The tool will count the number of words in your commit message. After you press `Enter`, the tool will copy the message to the clipboard and exit.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-spassky%2Fcommitwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fv-spassky%2Fcommitwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fv-spassky%2Fcommitwc/lists"}