{"id":20392097,"url":"https://github.com/rust-cli/termtree","last_synced_at":"2025-05-15T16:05:25.707Z","repository":{"id":42384894,"uuid":"414707270","full_name":"rust-cli/termtree","owner":"rust-cli","description":"Visualize tree-like data on the command-line","archived":false,"fork":false,"pushed_at":"2025-05-07T12:37:03.000Z","size":222,"stargazers_count":86,"open_issues_count":2,"forks_count":6,"subscribers_count":7,"default_branch":"main","last_synced_at":"2025-05-15T00:04:55.252Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://docs.rs/termtree","language":"Rust","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/rust-cli.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE-MIT","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,"zenodo":null}},"created_at":"2021-10-07T18:02:14.000Z","updated_at":"2025-05-06T11:37:11.000Z","dependencies_parsed_at":"2024-01-02T01:05:25.724Z","dependency_job_id":"b055ea61-6bcd-46f3-8225-4b235ef45a7a","html_url":"https://github.com/rust-cli/termtree","commit_stats":{"total_commits":195,"total_committers":8,"mean_commits":24.375,"dds":"0.23589743589743595","last_synced_commit":"ce25c82cc0e0a97227470f0f355405a438fe3f24"},"previous_names":[],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/rust-cli%2Ftermtree/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/rust-cli","download_url":"https://codeload.github.com/rust-cli/termtree/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254374411,"owners_count":22060610,"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":[],"created_at":"2024-11-15T03:39:16.554Z","updated_at":"2025-05-15T16:05:25.663Z","avatar_url":"https://github.com/rust-cli.png","language":"Rust","readme":"# termtree [![Main](https://github.com/rust-cli/termtree/actions/workflows/main.yml/badge.svg)](https://github.com/rust-cli/termtree/actions/workflows/main.yml)\n\n\u003e Visualize tree-like data on the command-line\n\n[API documentation](https://docs.rs/termtree)\n\n## Example\n\nAn example program is provided under the \"examples\" directory to mimic the `tree(1)`\nlinux program\n\n```bash\n$ cargo run --example tree target\n    Finished debug [unoptimized + debuginfo] target(s) in 0.0 secs\n     Running `target/debug/examples/tree target`\ntarget\n└── debug\n    ├── .cargo-lock\n    ├── .fingerprint\n    |   └── termtree-21a5bdbd42e0b6da\n    |       ├── dep-example-tree\n    |       ├── dep-lib-termtree\n    |       ├── example-tree\n    |       ├── example-tree.json\n    |       ├── lib-termtree\n    |       └── lib-termtree.json\n    ├── build\n    ├── deps\n    |   └── libtermtree.rlib\n    ├── examples\n    |   ├── tree\n    |   └── tree.dSYM\n    |       └── Contents\n    |           ├── Info.plist\n    |           └── Resources\n    |               └── DWARF\n    |                   └── tree\n    ├── libtermtree.rlib\n    └── native\n```\n\n## Related Crates\n\n- [`treeline`](https://crates.io/crates/treeline): termtree was forked from this.\n- [`tree_decorator`](https://crates.io/crates/tree_decorator)\n- [`xtree`](https://crates.io/crates/xtree)\n- [`ptree`](https://crates.io/crates/ptree)\n\n## License\n\nLicensed under MIT license ([LICENSE-MIT](LICENSE-MIT) or http://opensource.org/licenses/MIT)\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-cli%2Ftermtree","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Frust-cli%2Ftermtree","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Frust-cli%2Ftermtree/lists"}