{"id":16012920,"url":"https://github.com/bootjp/bcat","last_synced_at":"2026-04-02T02:37:03.441Z","repository":{"id":50244091,"uuid":"369175255","full_name":"bootjp/bcat","owner":"bootjp","description":"A command-line tool that allows transparent ls and cat operations regardless of whether they are files or directories.","archived":false,"fork":false,"pushed_at":"2024-10-07T19:59:09.000Z","size":526,"stargazers_count":3,"open_issues_count":6,"forks_count":3,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-10-09T14:22:20.115Z","etag":null,"topics":["command-line-tool","rust"],"latest_commit_sha":null,"homepage":"","language":"Rust","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bootjp.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":"2021-05-20T10:52:25.000Z","updated_at":"2024-10-06T14:38:34.000Z","dependencies_parsed_at":"2023-09-27T15:17:28.047Z","dependency_job_id":"a999007a-a048-49ef-b06f-50cdcf9d4f9b","html_url":"https://github.com/bootjp/bcat","commit_stats":{"total_commits":57,"total_committers":5,"mean_commits":11.4,"dds":0.5087719298245614,"last_synced_commit":"f2f54413455170cebccbfa509ab5296522468c56"},"previous_names":[],"tags_count":16,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootjp%2Fbcat","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootjp%2Fbcat/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootjp%2Fbcat/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bootjp%2Fbcat/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bootjp","download_url":"https://codeload.github.com/bootjp/bcat/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221661155,"owners_count":16859489,"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":["command-line-tool","rust"],"created_at":"2024-10-08T14:22:33.033Z","updated_at":"2026-04-02T02:37:03.415Z","avatar_url":"https://github.com/bootjp.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# bcat (transparently ls and cat, lcat renamed bcat)\n\nA command-line tool that allows transparent ls and cat operations regardless of whether they are files or directories.\n\nAlso for practicing Rust.\n\n## install\n\n### by cargo\n\n```sh\ncargo install bcat\n```\n\n### by release binary for linux x86\n\n```sh\ncurl -LO https://github.com/bootjp/bcat/releases/latest/download/bcat\nchmod +x bcat\n./bcat .\nsudo cp bcat /usr/local/bin/\n```\n\n## example\n\n### for dir\n\n![directory example](.doc/dir.png)\n\n### for file\n\n![file example](.doc/file.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootjp%2Fbcat","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbootjp%2Fbcat","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbootjp%2Fbcat/lists"}