{"id":18925526,"url":"https://github.com/nightmachinery/readline_prompt","last_synced_at":"2025-10-29T12:40:38.283Z","repository":{"id":246543952,"uuid":"821438603","full_name":"NightMachinery/readline_prompt","owner":"NightMachinery","description":"A Rust utility for reading user inputs in shell scripts.","archived":false,"fork":false,"pushed_at":"2024-06-28T14:39:49.000Z","size":7,"stargazers_count":0,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-31T17:47:59.692Z","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":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NightMachinery.png","metadata":{"files":{"readme":"readme.org","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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-06-28T14:38:07.000Z","updated_at":"2024-06-28T14:39:52.000Z","dependencies_parsed_at":"2024-06-28T16:06:02.084Z","dependency_job_id":"eeef2e7b-1193-40c1-9941-1dd9620ba2d4","html_url":"https://github.com/NightMachinery/readline_prompt","commit_stats":null,"previous_names":["nightmachinery/readline_prompt"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightMachinery%2Freadline_prompt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightMachinery%2Freadline_prompt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightMachinery%2Freadline_prompt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NightMachinery%2Freadline_prompt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NightMachinery","download_url":"https://codeload.github.com/NightMachinery/readline_prompt/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239921844,"owners_count":19718844,"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":"2024-11-08T11:12:10.326Z","updated_at":"2025-10-29T12:40:33.262Z","avatar_url":"https://github.com/NightMachinery.png","language":"Rust","funding_links":[],"categories":[],"sub_categories":[],"readme":"#+TITLE: readline_prompt\n\n* Install\n#+begin_src zsh :eval never\ncargo install --force --git https://github.com/NightMachinery/readline_prompt.git\n#+end_src\n\nIf installing locally:\n#+begin_src zsh :eval never\ncargo install --path .\n#+end_src\n\n* Usage\n#+begin_src bsh.dash :results verbatim :exports both :wrap results\nreadline_prompt -h\n#+end_src\n\n#+RESULTS:\n#+begin_results\nReadline Prompt \nDisplays an interactive prompt on stderr and reads user input\n\nUSAGE:\n    readline_prompt [prompt default_value]\n\nARGS:\n    \u003cprompt\u003e           Sets the prompt text (default: '\u003e ')\n    \u003cdefault_value\u003e    Sets a default value for the input\n\nOPTIONS:\n    -h, --help    Print help information\n\nThe prompt is written to stderr, and the user's input is output to stdout.\n#+end_results\n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightmachinery%2Freadline_prompt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnightmachinery%2Freadline_prompt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnightmachinery%2Freadline_prompt/lists"}