{"id":21714320,"url":"https://github.com/shadesandgrays/code-count","last_synced_at":"2025-03-20T19:22:09.249Z","repository":{"id":213881974,"uuid":"735166501","full_name":"ShadesAndGrays/code-count","owner":"ShadesAndGrays","description":"CLI Line counter tool","archived":false,"fork":false,"pushed_at":"2024-03-12T22:42:13.000Z","size":6,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-25T17:32:54.211Z","etag":null,"topics":["cli","cpp","tools","utility"],"latest_commit_sha":null,"homepage":"","language":"C++","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/ShadesAndGrays.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-12-23T22:43:54.000Z","updated_at":"2024-03-12T22:29:23.000Z","dependencies_parsed_at":null,"dependency_job_id":"589540ea-bdd7-4b8e-8cd8-822844c53d21","html_url":"https://github.com/ShadesAndGrays/code-count","commit_stats":null,"previous_names":["shadesandgrays/code-count"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadesAndGrays%2Fcode-count","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadesAndGrays%2Fcode-count/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadesAndGrays%2Fcode-count/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ShadesAndGrays%2Fcode-count/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ShadesAndGrays","download_url":"https://codeload.github.com/ShadesAndGrays/code-count/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244676451,"owners_count":20491828,"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":["cli","cpp","tools","utility"],"created_at":"2024-11-26T00:34:13.873Z","updated_at":"2025-03-20T19:22:09.215Z","avatar_url":"https://github.com/ShadesAndGrays.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Code Counter\nA simple program for checking the total number of lines of text in a given directory.\n\n---\n\n### Compile \n\nEnsure you have all the depencies installed in the standard directory\n\nUsing a package manager:\n\n##### yay\n```\nyay -S fmt\nyay -S cmake\n```\n##### pacman\n```\npacman -S fmt\npacman -S cmake\n```\n---\n\n### Usage\n- I have no idea what goes on with dot files.\n- A line must have 4 characters at least\n\nRun the cmake command in the Project ditectory\n```\ncmake -S . -B build\ncmake --build build\n./build/code-count\n```\n\nTo use globally copy the code-count binary to a expose PATH directory\n\n---\n### Dependencies\n- fmt\n- cmake\n\n---\n#### Side Note\nThis is just a fancy little side project I worked on in less than a day so it's not really complicated\n\nThank you for looking at this project \n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadesandgrays%2Fcode-count","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshadesandgrays%2Fcode-count","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshadesandgrays%2Fcode-count/lists"}