{"id":18877554,"url":"https://github.com/nftstorage/carbites-cli","last_synced_at":"2025-09-07T21:34:49.203Z","repository":{"id":43467780,"uuid":"379878816","full_name":"nftstorage/carbites-cli","owner":"nftstorage","description":"***Notice: This repository is no longer maintained.***CLI tool for splitting a single CAR into multiple CARs from the comfort of your terminal.","archived":false,"fork":false,"pushed_at":"2022-08-29T10:13:11.000Z","size":56,"stargazers_count":7,"open_issues_count":2,"forks_count":4,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-08-31T22:08:47.465Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nftstorage.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}},"created_at":"2021-06-24T09:55:28.000Z","updated_at":"2024-07-03T04:56:43.000Z","dependencies_parsed_at":"2022-09-26T18:20:38.739Z","dependency_job_id":null,"html_url":"https://github.com/nftstorage/carbites-cli","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nftstorage/carbites-cli","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nftstorage%2Fcarbites-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nftstorage%2Fcarbites-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nftstorage%2Fcarbites-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nftstorage%2Fcarbites-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nftstorage","download_url":"https://codeload.github.com/nftstorage/carbites-cli/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nftstorage%2Fcarbites-cli/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274100828,"owners_count":25222444,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2024-11-08T06:20:00.452Z","updated_at":"2025-09-07T21:34:49.160Z","avatar_url":"https://github.com/nftstorage.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# carbites-cli\n\n[![Build](https://github.com/nftstorage/carbites-cli/actions/workflows/main.yml/badge.svg)](https://github.com/nftstorage/carbites-cli/actions/workflows/main.yml)\n[![dependencies Status](https://status.david-dm.org/gh/nftstorage/carbites-cli.svg)](https://david-dm.org/nftstorage/carbites-cli)\n[![JavaScript Style Guide](https://img.shields.io/badge/code_style-standard-brightgreen.svg)](https://standardjs.com)\n\nCLI tool for splitting a single CAR into multiple CARs from the comfort of your terminal.\n\n## Install\n\n```sh\nnpm install -g carbites-cli\n```\n\n## Usage\n\n```sh\n# Split a big CAR into many smaller CARs\ncarbites split big.car --size 100MB --strategy simple # (default size \u0026 strategy)\n\n# Join many split CARs back into a single CAR.\ncarbites join big-0.car big-1.car ...\n# Note: not a tool for joining arbitrary CARs together! The split CARs MUST\n# belong to the same CAR and big-0.car should be the first argument.\n\n# If you are looking to split a CAR to fit under the NFT.Storage 100MB limit using the HTTP API, use:\ncarbites split example.car --size 10MB --strategy treewalk\n```\n\n## Contribute\n\nFeel free to dive in! [Open an issue](https://github.com/nftstorage/carbites-cli/issues/new) or submit PRs.\n\n## License\n\nDual-licensed under [MIT](https://github.com/nftstorage/carbites-cli/blob/main/LICENSE-MIT) + [Apache 2.0](https://github.com/nftstorage/carbites-cli/blob/main/LICENSE-APACHE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnftstorage%2Fcarbites-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnftstorage%2Fcarbites-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnftstorage%2Fcarbites-cli/lists"}