{"id":24539316,"url":"https://github.com/code-inflation/proompt","last_synced_at":"2026-02-13T04:05:51.782Z","repository":{"id":272354527,"uuid":"916274174","full_name":"code-inflation/proompt","owner":"code-inflation","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-13T21:22:53.000Z","size":7,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-02-28T18:08:15.187Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/code-inflation.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-01-13T19:29:44.000Z","updated_at":"2025-01-13T21:22:16.000Z","dependencies_parsed_at":"2025-01-13T22:31:32.721Z","dependency_job_id":"864d1633-3cc7-442f-b3eb-a28fd9094e84","html_url":"https://github.com/code-inflation/proompt","commit_stats":null,"previous_names":["code-inflation/proompt"],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-inflation%2Fproompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-inflation%2Fproompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-inflation%2Fproompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/code-inflation%2Fproompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/code-inflation","download_url":"https://codeload.github.com/code-inflation/proompt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243822310,"owners_count":20353498,"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-01-22T16:16:23.576Z","updated_at":"2026-02-13T04:05:51.732Z","avatar_url":"https://github.com/code-inflation.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"# proompt\n`proompt` is a small CLI utility designed to concatenate the contents of files within specified directories into a single prompt. It supports various options for customizing file processing, including handling hidden files, ignoring specific patterns, and managing different file extensions.\n\n## Installation\n```sh\ncargo install proompt\n```\n\n## Help\n```sh\n/proompt --help\nConcatenate a directory full of files into a single prompt for use with LLMs\n\nUsage: proompt [OPTIONS] [PATHS]...\n\nArguments:\n  [PATHS]...  Paths to files or directories to process\n\nOptions:\n  -e, --extension \u003cEXTENSION\u003e  Only include files with the specified extensions\n      --include-hidden         Include hidden files and directories\n      --ignore-gitignore       Ignore .gitignore files\n      --ignore \u003cPATTERN\u003e       Patterns to ignore\n  -o, --output \u003cFILE\u003e          Write output to a file\n  -h, --help                   Print help\n  -V, --version                Print version\n```\n\n## Example Usage\nCopy full repo:\n```sh\nproompt . | pbcopy\n```\n\nExclude tests dir:\n```sh\nproompt --ignore tests/* . | pbcopy\n```\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-inflation%2Fproompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcode-inflation%2Fproompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcode-inflation%2Fproompt/lists"}