{"id":27692053,"url":"https://github.com/jjotaum/groot","last_synced_at":"2026-04-02T01:55:05.862Z","repository":{"id":206700011,"uuid":"717469892","full_name":"jjotaum/Groot","owner":"jjotaum","description":"A command like tool to generate Tree representation from a given directory path","archived":false,"fork":false,"pushed_at":"2025-04-16T11:20:48.000Z","size":16,"stargazers_count":3,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-10-14T08:49:29.845Z","etag":null,"topics":["command-line-tool","generator","macos","swift","tree-structure"],"latest_commit_sha":null,"homepage":"","language":"Swift","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/jjotaum.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":"2023-11-11T15:17:26.000Z","updated_at":"2025-07-08T01:05:16.000Z","dependencies_parsed_at":"2025-04-25T11:16:40.831Z","dependency_job_id":"ddac57b9-d91a-4ee9-b7f1-3878d6793b23","html_url":"https://github.com/jjotaum/Groot","commit_stats":{"total_commits":7,"total_committers":1,"mean_commits":7.0,"dds":0.0,"last_synced_commit":"cd4d5e67aa2b1e083b45043e6e9da813cc0bf004"},"previous_names":["jjotaum/swiftytree"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/jjotaum/Groot","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjotaum%2FGroot","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjotaum%2FGroot/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjotaum%2FGroot/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjotaum%2FGroot/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/jjotaum","download_url":"https://codeload.github.com/jjotaum/Groot/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/jjotaum%2FGroot/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":27672064,"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-12-11T02:00:11.302Z","response_time":56,"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":["command-line-tool","generator","macos","swift","tree-structure"],"created_at":"2025-04-25T11:16:36.200Z","updated_at":"2025-12-11T22:58:45.634Z","avatar_url":"https://github.com/jjotaum.png","language":"Swift","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Groot\nA command like tool to generate Tree representation from a given directory path\n\n### Installation\n\nClone Groot on your machine:\n\n```\n$ git clone https://github.com/jjotaum/Groot.git\n```\nNavigate to it's directory:\n\n```\n$ cd Groot\n```\n\nExecute install script\n\nRun install script using a directory as parameter e.g: /usr/local/bin\n\n```\n$ ./install.sh /usr/local/bin\n```\nGroot should now be installed on /usr/local/bin and can be accessed via terminal.\n```\n$ groot\n```\n\n### Usage\n\n```\n$ groot --help\n\nUSAGE: groot [--path \u003cpath\u003e] [--depth \u003cdepth\u003e] [--hidden \u003chidden\u003e]\n\nOPTIONS:\n  -p, --path \u003cpath\u003e       The directory path\n  -d, --depth \u003cdepth\u003e     The depth of the generated tree (default: 100)\n  -h, --hidden \u003chidden\u003e   Defines if generated tree includes hidden files. (default: false)\n  -h, --help              Show help information.\n\n```\n\n### Output Example\n\n```\n├── LICENSE\n├── Package.resolved\n├── Package.swift\n├── README.md\n├── Sources\n│   ├── Groot\n│   │   ├── Groot.swift\n│   │   ├── TreeGenerator.swift\n│   │   └── main.swift\n├── Tests\n│   ├── GrootTests\n│   │   └── GrootTests.swift\n└── install.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjotaum%2Fgroot","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjjotaum%2Fgroot","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjjotaum%2Fgroot/lists"}