{"id":14235911,"url":"https://github.com/icyphox/repl","last_synced_at":"2025-05-07T04:23:07.791Z","repository":{"id":50388819,"uuid":"177849423","full_name":"icyphox/repl","owner":"icyphox","description":":shell: an instant REPL for any command","archived":false,"fork":false,"pushed_at":"2019-06-27T17:43:17.000Z","size":10,"stargazers_count":77,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-17T13:03:35.678Z","etag":null,"topics":["bash","cli","repl","shell"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/icyphox.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}},"created_at":"2019-03-26T18:46:57.000Z","updated_at":"2024-09-03T22:07:57.000Z","dependencies_parsed_at":"2022-09-22T14:38:31.899Z","dependency_job_id":null,"html_url":"https://github.com/icyphox/repl","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyphox%2Frepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyphox%2Frepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyphox%2Frepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/icyphox%2Frepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/icyphox","download_url":"https://codeload.github.com/icyphox/repl/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":252811189,"owners_count":21807905,"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":["bash","cli","repl","shell"],"created_at":"2024-08-20T21:02:30.452Z","updated_at":"2025-05-07T04:23:07.754Z","avatar_url":"https://github.com/icyphox.png","language":"Shell","funding_links":[],"categories":["Shell"],"sub_categories":[],"readme":"# repl\n\u003e an instant REPL for any command\n\n## Features\n- Command history (cycle with arrow keys)\n- Reverse-search using `Ctrl+R`\n- It's epic\n\n## Requirements\n- `bash`\n- `rlwrap` (optional, needed for history)\n\n## Installation\n\nAssuming `$HOME/bin` is in your `$PATH`,\n```console\ncurl -s https://raw.githubusercontent.com/icyphox/repl/master/repl -o $HOME/bin/repl\nchmod +x $HOME/bin/repl\n```\n\n## Usage\n\nIt's simple, just `repl \u003ccommand\u003e`:\n\n```console\n$ repl git\ngit% branch\n* master\ngit% remote -v\norigin  git@github.com:icyphox/asdf (fetch)\norigin  gitgit@github.com:icyphox/asdf (push)\n```\n\nOr, pipe it to STDIN — `repl --stdin \u003ccommand\u003e`:\n\n```console\n$ repl --stdin cat\ncat% \nyeet\ncat% fortnite bad, mc good\nfornite bad, mc good\n```\n\nReverse-search by hitting `Ctrl+R`:\n\n```console\n$ repl pip3\n(reverse-i-search)`li': list\n```\n\nAnd here's `repl` for `ed(1)` :)\n\n```console\n$ repl --stdin ed\ned% what\n?\n\ned% am\n?\n\ned% i\n\ned% doing\n?\n```\n\n## Prior art\n\n[`repl(1)`](https://github.com/defunkt/repl) by [Chris Wanstrath](https://github.com/defunkt)\n\n## License\nMIT © [Anirudh Oppiliappan](https://icyphox.sh)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyphox%2Frepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ficyphox%2Frepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ficyphox%2Frepl/lists"}