{"id":35103361,"url":"https://github.com/santisite/ccwc","last_synced_at":"2026-05-18T20:03:45.448Z","repository":{"id":217173202,"uuid":"743231492","full_name":"SantiSite/ccwc","owner":"SantiSite","description":"Version in Go of the Unix command line tool wc.","archived":false,"fork":false,"pushed_at":"2024-01-14T18:31:55.000Z","size":1,"stargazers_count":0,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-26T08:04:48.816Z","etag":null,"topics":["cli","golang","unix","wc"],"latest_commit_sha":null,"homepage":"","language":"Go","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/SantiSite.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}},"created_at":"2024-01-14T18:10:15.000Z","updated_at":"2024-01-14T18:33:15.000Z","dependencies_parsed_at":"2024-01-14T23:08:49.571Z","dependency_job_id":"81be36f6-bc76-490b-8326-3e389209071c","html_url":"https://github.com/SantiSite/ccwc","commit_stats":null,"previous_names":["santisite/ccwc"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/SantiSite/ccwc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiSite%2Fccwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiSite%2Fccwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiSite%2Fccwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiSite%2Fccwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/SantiSite","download_url":"https://codeload.github.com/SantiSite/ccwc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/SantiSite%2Fccwc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":33189279,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-18T09:27:30.708Z","status":"ssl_error","status_checked_at":"2026-05-18T09:27:28.300Z","response_time":71,"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","golang","unix","wc"],"created_at":"2025-12-27T17:08:36.121Z","updated_at":"2026-05-18T20:03:45.443Z","avatar_url":"https://github.com/SantiSite.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"# CCWC\n\nVersion in Go of the Unix command line tool **wc**.\n\nIt was carried out in order to overcome the [Coding Challenges](https://codingchallenges.fyi/) challenge.\n\n## Install\n\nYou must have Go installed and configured on your machine.\n\n### Step 0\n```shell\ngit clone git@github.com:SantiSite/ccwc.git\n```\n\n### Step 1\n```shell\ncd ccwc\n```\n\n### Step 2\n```shell\ngo install\n```\n\n## Usage\n\nHow to use:\n```shell\nccwc --help\n```\n\nPrint the word counts:\n```\n$ ccwc -w \u003cpath/to/your/file\u003e\n```\n\n### Examples:\n```\n$ ccwc main.go\noutput:\n      newlines           words           bytes           chars\n            135             382            2549            2549    main.go\n```\n\n```\n$ cat main.go | ccwc\noutput:\n       newlines           words           bytes           chars\n            135             382            2549            2549    main.go\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisite%2Fccwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsantisite%2Fccwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsantisite%2Fccwc/lists"}