{"id":20887967,"url":"https://github.com/canop/locmess","last_synced_at":"2025-05-12T20:30:46.564Z","repository":{"id":62442381,"uuid":"348841712","full_name":"Canop/locmess","owner":"Canop","description":"draws an histogram of the lengths of your LOC","archived":false,"fork":false,"pushed_at":"2021-05-04T18:38:12.000Z","size":89,"stargazers_count":4,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-04-16T20:44:01.004Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/Canop.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}},"created_at":"2021-03-17T20:21:52.000Z","updated_at":"2021-05-04T18:38:14.000Z","dependencies_parsed_at":"2022-11-01T22:02:30.552Z","dependency_job_id":null,"html_url":"https://github.com/Canop/locmess","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Flocmess","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Flocmess/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Flocmess/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Canop%2Flocmess/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Canop","download_url":"https://codeload.github.com/Canop/locmess/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253816652,"owners_count":21968859,"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-11-18T08:23:36.400Z","updated_at":"2025-05-12T20:30:45.089Z","avatar_url":"https://github.com/Canop.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n[![Latest Version][s1]][l1] [![MIT][s2]][l2] [![Chat on Miaou][s3]][l3]\n\n[s1]: https://img.shields.io/crates/v/locmess.svg\n[l1]: https://crates.io/crates/locmess\n\n[s2]: https://img.shields.io/badge/license-MIT-blue.svg\n[l2]: LICENSE\n\n[s3]: https://miaou.dystroy.org/static/shields/room.svg\n[l3]: https://miaou.dystroy.org/3768?rust\n\n\nDo you ever wonder about the distribution of LOC lengths in your source files ?\n\nNo ?\n\nI do so I made **LocMess**.\n\n![intro](doc/intro.png)\n\nAs an answer may bring another question, locmess tries to answer it too:\n\n![over](doc/over.png)\n\nand if you have yet another question, it's probably for `git blame`.\n\nThe source code of **LocMess**, which is totally not messy, may serve as a reasonnable basis for many kinds of transplatformy CLI applications. It's small so there's not much to remove to get to the pure boilerplate.\n\n# Installation\n\n## With cargo\n\nYou'll need the rust toolchain, which you may find at https://rustup.rs\n\nThen do\n\n```bash\ncargo install locmess\n```\n\n## From precompiled binaries\n\nYou'll find them in https://dystroy.org/locmess/download\n\n# Usage\n\nTo compute LOC stats on all not gitignored files in the current directory, do\n\n```bash\nlocmess\n```\n\nYou may also pass a path as argument.\n\nOther options are explained with `locmess --help`.\n\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Flocmess","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcanop%2Flocmess","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcanop%2Flocmess/lists"}