{"id":25174877,"url":"https://github.com/iakoug/tree-md-cli","last_synced_at":"2025-05-06T21:10:07.981Z","repository":{"id":57379533,"uuid":"159642607","full_name":"iakoug/tree-md-cli","owner":"iakoug","description":"Generate a tree markdown file according to a specified directory.","archived":false,"fork":false,"pushed_at":"2019-10-28T05:05:35.000Z","size":12,"stargazers_count":4,"open_issues_count":0,"forks_count":1,"subscribers_count":0,"default_branch":"master","last_synced_at":"2025-05-06T21:09:56.203Z","etag":null,"topics":["cli","directory","markdown","tree-markdown","tree-md-cli"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/iakoug.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":"2018-11-29T09:41:04.000Z","updated_at":"2020-12-19T15:41:13.000Z","dependencies_parsed_at":"2022-09-02T17:34:44.957Z","dependency_job_id":null,"html_url":"https://github.com/iakoug/tree-md-cli","commit_stats":null,"previous_names":["rollawaypoint/tree-md-cli"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iakoug%2Ftree-md-cli","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iakoug%2Ftree-md-cli/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iakoug%2Ftree-md-cli/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/iakoug%2Ftree-md-cli/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/iakoug","download_url":"https://codeload.github.com/iakoug/tree-md-cli/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252769425,"owners_count":21801378,"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":["cli","directory","markdown","tree-markdown","tree-md-cli"],"created_at":"2025-02-09T12:28:11.734Z","updated_at":"2025-05-06T21:10:07.962Z","avatar_url":"https://github.com/iakoug.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# tree-md-cli\n\n使用命令将制定目录下文件和文件夹生成指定树形markdown文档\n\n### Getting Started\n\n```\n  npm i tree-md-cli -g\n\n  tree-md\n```\n\n### 使用\n\n```\n  tree-md init\n  // 或\n  tree-md-init\n```\n\n在当前目录生成以下mardown文件（会默认忽略git以及node_modules目录）\n\nexample：\n\n``` js \n|-- treeDir\n    |-- .DS_Store\n    |-- .gitignore\n    |-- README.md\n    |-- index.js\n    |-- package-lock.json\n    |-- package.json\n    |-- .vscode\n    |   |-- launch.json\n    |-- bin\n    |   |-- index.js\n    |   |-- init.js\n    |-- config\n    |   |-- index.js\n    |-- lib\n        |-- .DS_Store\n        |-- index.js\n\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiakoug%2Ftree-md-cli","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fiakoug%2Ftree-md-cli","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fiakoug%2Ftree-md-cli/lists"}