{"id":26863864,"url":"https://github.com/4rnv/holo","last_synced_at":"2025-03-31T03:33:01.911Z","repository":{"id":285225884,"uuid":"957437708","full_name":"4rnv/Holo","owner":"4rnv","description":"Check your project's language percentage composition from the command line.","archived":false,"fork":false,"pushed_at":"2025-03-30T11:56:35.000Z","size":4,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-30T12:30:48.601Z","etag":null,"topics":["cli","golang"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/4rnv.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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":"2025-03-30T11:27:02.000Z","updated_at":"2025-03-30T11:59:50.000Z","dependencies_parsed_at":"2025-03-30T12:31:48.843Z","dependency_job_id":"8deaf212-939e-4433-a871-e55f19842dec","html_url":"https://github.com/4rnv/Holo","commit_stats":null,"previous_names":["4rnv/holo"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rnv%2FHolo","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rnv%2FHolo/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rnv%2FHolo/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/4rnv%2FHolo/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/4rnv","download_url":"https://codeload.github.com/4rnv/Holo/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246413363,"owners_count":20773052,"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","golang"],"created_at":"2025-03-31T03:33:01.252Z","updated_at":"2025-03-31T03:33:01.898Z","avatar_url":"https://github.com/4rnv.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"A lightweight Go tool that analyzes your codebase's language composition from CLI. Designed to mimic GitHub's language percentage statistics, providing info about your project’s code composition locally.\n\n## Usage\n- Requires Go (1.16 or above)\n- Clone this repo with `git clone https://github.com/4rnv/Holo.git`\n- `cd Holo`\n- `go run main.go --folder \"path/to/directory\"`\n  - or `go build main.go\"` followed by `./main --folder \"path/to/directory\"`\n  \nRun the tool by specifying the directory (folder) you want to analyze using the --folder flag. For example,\n\n`./main --folder \"C:/Users/XYZ/my-app\"`\n\n## Configuration\n### File Extension Mapping\nThe file-to-language mappings are defined in the fileExtensions map within the source code. You can customize this mapping to support additional file types or adjust existing associations.\n### Ignored Directories\nCommon package or environment directories (e.g., node_modules, .git, venv, etc.) are ignored. The list of directories to ignore is also defined in the source code via the ignoredDirectories map. Add or remove directories as needed for your projects.\n### Contributing\nContributions are welcome! If you'd like to contribute, please fork the repository and submit a pull request with your changes.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4rnv%2Fholo","html_url":"https://awesome.ecosyste.ms/projects/github.com%2F4rnv%2Fholo","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2F4rnv%2Fholo/lists"}