{"id":37782425,"url":"https://github.com/statloc/cli","last_synced_at":"2026-01-16T15:08:37.841Z","repository":{"id":318890965,"uuid":"1067186252","full_name":"statloc/cli","owner":"statloc","description":"[pre-released] ⚡🧑‍💻 Command-line interface for @statloc, simple and fast.","archived":false,"fork":false,"pushed_at":"2025-10-23T13:54:43.000Z","size":59,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-10-23T15:38:49.450Z","etag":null,"topics":["cli","go","open-source","statistics"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/statloc.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":".github/CODEOWNERS","security":"SECURITY.md","support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-09-30T13:51:58.000Z","updated_at":"2025-10-23T13:53:16.000Z","dependencies_parsed_at":"2025-10-17T03:28:09.719Z","dependency_job_id":"4d3d54d2-fd2e-4c85-a065-cee186beec67","html_url":"https://github.com/statloc/cli","commit_stats":null,"previous_names":["statloc/cli"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/statloc/cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statloc%2Fcli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statloc%2Fcli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statloc%2Fcli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statloc%2Fcli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/statloc","download_url":"https://codeload.github.com/statloc/cli/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/statloc%2Fcli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28479406,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-16T11:59:17.896Z","status":"ssl_error","status_checked_at":"2026-01-16T11:55:55.838Z","response_time":107,"last_error":"SSL_read: 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","go","open-source","statistics"],"created_at":"2026-01-16T15:08:37.088Z","updated_at":"2026-01-16T15:08:37.831Z","avatar_url":"https://github.com/statloc.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# statloc cli\n\n\u003cdiv\u003e\n    \u003cimg src=\"https://img.shields.io/github/v/release/statloc/cli?sort=semver\u0026display_name=release\u0026style=flat-square\u0026label=latest%20release\u0026color=purple\"\u003e\n    \u003ca href=\"https://github.com/statloc/cli/blob/master/LICENSE\"\u003e\u003cimg src=\"https://img.shields.io/badge/license-coffeeware-purple?style=flat-square\u0026label=license\u0026color=purple\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/statloc/cli/stargazers/\"\u003e\u003cimg src=\"https://img.shields.io/github/stars/statloc/cli?style=flat-square\u0026label=stars\u0026color=purple\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/statloc/cli/forks/\"\u003e\u003cimg src=\"https://img.shields.io/github/forks/statloc/cli?style=flat-square\u0026color=purple\"\u003e\u003c/a\u003e\n    \u003ca href=\"https://github.com/statloc/cli/actions/workflows/check.yml/\"\u003e\u003cimg src=\"https://img.shields.io/github/actions/workflow/status/statloc/cli/check.yml?branch=master\u0026style=flat-square\u0026label=checks\u0026color=purple\"\u003e\u003c/a\u003e\n\u003c/div\u003e\n\n### ✏️ About\n- Command-line interface for statloc\n- Simple and fast\n\n### ⚡ Installation\nVia `go install`\n```shell\ngo install github.com/statloc/cli\n```\n\n### 📝 Usage\n```shell\nstatloc project_name/\n```\n\n```\n🗣️ Languages\n+--------+-----+-------+\n| Title  | LOC | Files |\n+--------+-----+-------+\n| Python | 4   | 2     |\n| C++    | 8   | 2     |\n| Rust   | 8   | 2     |\n| Go     | 8   | 1     |\n+--------+-----+-------+\n\n⚡ Components\n+-------------+-----+-------+\n| Title       | LOC | Files |\n+-------------+-----+-------+\n| Tests       | 10  | 3     |\n| Controllers | 8   | 2     |\n+-------------+-----+-------+\n\n📊 Total statistics\nLanguages: 4   LOC: 28   Files 7\n\n```\n\n### 🤝 Contributing\nFollow our [guide](https://github.com/statloc/cli/blob/master/CONTRIBUTING.md) to contribute to this project\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatloc%2Fcli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fstatloc%2Fcli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fstatloc%2Fcli/lists"}