{"id":29137394,"url":"https://github.com/terroo/treepp","last_synced_at":"2025-10-27T08:38:48.438Z","repository":{"id":287241038,"uuid":"964074073","full_name":"terroo/treepp","owner":"terroo","description":"The `tree` command with icons made with Modern C++","archived":false,"fork":false,"pushed_at":"2025-05-18T23:22:15.000Z","size":751,"stargazers_count":10,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-05-18T23:30:11.607Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terroo.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,"zenodo":null}},"created_at":"2025-04-10T16:42:58.000Z","updated_at":"2025-05-18T23:22:18.000Z","dependencies_parsed_at":null,"dependency_job_id":"b344d4f3-c4c3-4b4e-be6d-a7128ea4c2ba","html_url":"https://github.com/terroo/treepp","commit_stats":null,"previous_names":["terroo/treepp"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/terroo/treepp","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terroo%2Ftreepp","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terroo%2Ftreepp/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terroo%2Ftreepp/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terroo%2Ftreepp/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terroo","download_url":"https://codeload.github.com/terroo/treepp/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terroo%2Ftreepp/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":262770429,"owners_count":23361683,"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":"2025-06-30T12:08:47.165Z","updated_at":"2025-10-27T08:38:43.406Z","avatar_url":"https://github.com/terroo.png","language":"C++","funding_links":[],"categories":["\u003ca name=\"viewers\"\u003e\u003c/a\u003eViewers"],"sub_categories":[],"readme":"# `tree++`\nThe `tree` command with icons made with Modern C++\n\n![tree++](./treepp.png) \n\n---\n\n## Fonts\nInstall [Fonts Terminal Root](https://github.com/terroo/fonts)\n\n---\n\n## Quick install for Ubuntu\n```bash\nsudo wget -q4 \\\n  https://github.com/terroo/treepp/releases/download/v1.0.1/tree++ \\\n  -O /usr/local/bin/tree++ \u0026\u0026 \\\n  sudo chmod +x /usr/local/bin/tree++\n```\n\nRun:\n```bash\ntree++ --version # Or -v\n```\n\u003e `tree++ v1.0.1`\n\n---\n\n## Build and install\n```bash\ngit clone https://github.com/terroo/treepp\ncmake -B build .\ncmake --build build/\nsudo cmake --install build/\n```\n\n---\n\n## Using\n\u003e Examples\n```bash\ntree++ .\ntree++ /path/to/dir\n# or\ntree++ /path/to/dir/\n```\n\u003e The slash at the end does not depend on.\n\n---\n\n## Default `tree`\nIf you want it to be your default `tree` command, run:\n\n```bash\nsudo apt remove tree\nsudo ln -s /usr/local/bin/tree++ /usr/local/bin/tree\n```\n\n---\n\n## Debug\nWant to debug before installing? Dependencies:\n\n+ [Terlang](https://github.com/terroo/terlang)\n+ [Clang++](https://clang.llvm.org/)\n+ Optional: `sudo apt install libc++-dev libc++abi-dev`\n\nRun:\n```bash\nter debug.ter\n./a.out\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterroo%2Ftreepp","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterroo%2Ftreepp","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterroo%2Ftreepp/lists"}