{"id":19615011,"url":"https://github.com/ghurtchu/wc","last_synced_at":"2025-02-26T17:44:03.084Z","repository":{"id":190852641,"uuid":"683470918","full_name":"Ghurtchu/wc","owner":"Ghurtchu","description":"unix wc clone","archived":false,"fork":false,"pushed_at":"2024-01-13T20:47:39.000Z","size":5732,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-01-09T10:33:57.565Z","etag":null,"topics":["functional-programming","scala","unix","wc"],"latest_commit_sha":null,"homepage":"","language":"Scala","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/Ghurtchu.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}},"created_at":"2023-08-26T17:16:36.000Z","updated_at":"2023-08-31T08:25:52.000Z","dependencies_parsed_at":"2023-12-08T00:08:54.691Z","dependency_job_id":"0d70f88c-0a89-4492-af96-b9ef5ad71ef7","html_url":"https://github.com/Ghurtchu/wc","commit_stats":null,"previous_names":["ghurtchu/wc","scalevolvable/wc"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghurtchu%2Fwc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghurtchu%2Fwc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghurtchu%2Fwc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Ghurtchu%2Fwc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Ghurtchu","download_url":"https://codeload.github.com/Ghurtchu/wc/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":240906922,"owners_count":19876684,"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":["functional-programming","scala","unix","wc"],"created_at":"2024-11-11T10:54:54.300Z","updated_at":"2025-02-26T17:44:03.052Z","avatar_url":"https://github.com/Ghurtchu.png","language":"Scala","funding_links":[],"categories":[],"sub_categories":[],"readme":"### Build your own word counter\n\nhttps://codingchallenges.substack.com/p/coding-challenge-1\n\nSetting up and testing:\n \n - run: `cd ~`\n - clone the repo\n - run: `cd wc`\n\nrun the following commands for testing:\n - `./wc -c ~/input.txt`\n - `./wc -m ~/input.txt`\n - `./wc -w ~/input.txt`\n - `./wc -l ~/input.txt`\n - `./wc ~/input.txt`\n - `cat ${some_file_path} | ./wc -c`\n - `cat ${some_file_path} | ./wc -m`\n - `cat ${some_file_path} | ./wc -w`\n - `cat ${some_file_path} | ./wc -l`\n\nExample screenshot on my own machine:\n\n![My Image](example.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghurtchu%2Fwc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fghurtchu%2Fwc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fghurtchu%2Fwc/lists"}