{"id":26410762,"url":"https://github.com/chadnpc/repo2md","last_synced_at":"2025-03-17T20:19:20.099Z","repository":{"id":280477763,"uuid":"942127838","full_name":"chadnpc/Repo2md","owner":"chadnpc","description":"🔥 Blazingly fast PowerShell module that converts code repositories into a markdown format.","archived":false,"fork":false,"pushed_at":"2025-03-03T16:29:30.000Z","size":25,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-03T17:25:02.782Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"PowerShell","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"wtfpl","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/chadnpc.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}},"created_at":"2025-03-03T16:08:06.000Z","updated_at":"2025-03-03T16:31:29.000Z","dependencies_parsed_at":"2025-03-03T17:35:19.429Z","dependency_job_id":null,"html_url":"https://github.com/chadnpc/Repo2md","commit_stats":null,"previous_names":["chadnpc/repo2md"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FRepo2md","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FRepo2md/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FRepo2md/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/chadnpc%2FRepo2md/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/chadnpc","download_url":"https://codeload.github.com/chadnpc/Repo2md/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244102820,"owners_count":20398386,"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-03-17T20:19:19.519Z","updated_at":"2025-03-17T20:19:20.086Z","avatar_url":"https://github.com/chadnpc.png","language":"PowerShell","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿\n# [Repo2md](https://www.powershellgallery.com/packages/Repo2md)\n\n🔥 Blazingly fast PowerShell thingy that converts code repositories into a markdown format.\n\n[![Build Rust](https://github.com/chadnpc/Repo2md/actions/workflows/build_rust.yml/badge.svg)](https://github.com/chadnpc/Repo2md/actions/workflows/build_rust.yml)\n[![Build Module](https://github.com/chadnpc/Repo2md/actions/workflows/build_module.yaml/badge.svg)](https://github.com/chadnpc/Repo2md/actions/workflows/build_module.yaml)\n\n## Usage\n\n```PowerShell\nInstall-Module Repo2md\n```\n\nthen\n\n```PowerShell\nImport-Module Repo2md\n\n# do stuff here.\nUsage: repo2md \u003cREPO\u003e [OPTIONS]\n\nArguments:\n  \u003cREPO\u003e  Path to the local repository\n\nOptions:\n      --include          \u003cINCLUDE\u003e...  Patterns of files/directories to include\n      --ignore/--exclude \u003cIGNORE\u003e...   Patterns of files/directories to ignore/exclude\n  -h, --help                           Print help\n  -V, --version                        Print version\n```\n\nOr clone this project and run with `cargo` from this project root:\n\n```bash\ncargo run -- \u003cREPO\u003e [OPTIONS]\n```\n\n## Example Output\n\nSee [example_repo2md.md](example_repo2md.md) for an example of the output of this tool.\n\n```sh\ncargo run --  .\n# or\nrepo2md .\n```\n\n## License\n\nThis project is licensed under the [WTFPL License](LICENSE).","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadnpc%2Frepo2md","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fchadnpc%2Frepo2md","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fchadnpc%2Frepo2md/lists"}