{"id":13496107,"url":"https://github.com/tsirysndr/repl","last_synced_at":"2025-04-11T22:34:02.467Z","repository":{"id":197859104,"uuid":"699415340","full_name":"tsirysndr/repl","owner":"tsirysndr","description":"Simple extensible REPL Command Line Tool. With auto-complete, history and auto-install, no more `bash: cmd: command not found` 💻 🚀✨","archived":false,"fork":false,"pushed_at":"2024-10-21T08:02:22.000Z","size":8339,"stargazers_count":20,"open_issues_count":0,"forks_count":5,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-25T18:40:28.156Z","etag":null,"topics":["autocomplete","autoinstall","bash","bash-shell","command-line-tool","deno","devtools","fish","fish-shell","hacktoberfest","linux","repl","shell","typescript"],"latest_commit_sha":null,"homepage":"","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tsirysndr.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":".github/FUNDING.yml","license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","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},"funding":{"github":"tsirysndr","patreon":"tsirysndr","open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://www.buymeacoffee.com/tsiry"]}},"created_at":"2023-10-02T15:32:03.000Z","updated_at":"2025-01-02T04:09:13.000Z","dependencies_parsed_at":"2023-10-03T03:24:50.825Z","dependency_job_id":"ee1fb15a-b5f1-41ea-8d7b-78ef083f2937","html_url":"https://github.com/tsirysndr/repl","commit_stats":{"total_commits":111,"total_committers":9,"mean_commits":"12.333333333333334","dds":"0.23423423423423428","last_synced_commit":"f5ee7c52cbb138dd309bb73b81268302b4fb951b"},"previous_names":["tsirysndr/repl"],"tags_count":12,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frepl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frepl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frepl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tsirysndr%2Frepl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tsirysndr","download_url":"https://codeload.github.com/tsirysndr/repl/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248490362,"owners_count":21112737,"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":["autocomplete","autoinstall","bash","bash-shell","command-line-tool","deno","devtools","fish","fish-shell","hacktoberfest","linux","repl","shell","typescript"],"created_at":"2024-07-31T19:01:42.339Z","updated_at":"2025-04-11T22:34:02.443Z","avatar_url":"https://github.com/tsirysndr.png","language":"TypeScript","funding_links":["https://github.com/sponsors/tsirysndr","https://patreon.com/tsirysndr","https://www.buymeacoffee.com/tsiry"],"categories":["TypeScript","bash"],"sub_categories":[],"readme":"\u003cp align=\"center\"\u003e\n  \u003cimg \n    src=\"repl-banner.png\"\n    alt=\"Repl CLI\"\n    style=\"width:100%;\"\n  /\u003e\n\u003c/p\u003e\n\n[![FlakeHub](https://img.shields.io/endpoint?url=https://flakehub.com/f/tsirysndr/repl/badge)](https://flakehub.com/flake/tsirysndr/repl)\n[![deno module](https://shield.deno.dev/x/repl)](https://deno.land/x/repl)\n![deno compatibility](https://shield.deno.dev/deno/^1.37)\n[![discord](https://img.shields.io/discord/1158759693846597714?label=discord\u0026logo=discord\u0026color=5865F2)](https://discord.gg/UdWRE2d86f)\n\n![ alt text](./demo.gif)\n\nThis is a simple extendable REPL CLI, with auto-complete, history, auto-install and more.\n\n## 🚚 Installation\n\nusing [Deno](https://deno.com/) :\n\n```bash\ndeno install -A -r -g https://deno.land/x/repl/main.ts -n repl\n```\n\nusing [Nix](https://nixos.org/) :\n\n```bash\nnix profile install --experimental-features \"nix-command flakes\" github:tsirysndr/repl\n```\n\nusing [Homebrew](https://brew.sh/) :\n\n```bash\nbrew install tsirysndr/tap/repl\n```\n\nOr download the binary for your platform from the [releases](https://github.com/tsirysndr/repl/releases) page.\n\n## 🚀 Quick Start\n\n```bash\ndeno run -A https://deno.land/x/repl/main.ts\n```\n\n## 🧩 Plugins\n\nCurrently available plugins:\n\n- [Docker](https://docker.com/)\n- [Github CLI](https://cli.github.com/)\n- [Git](https://git-scm.com/)\n- [Terraform](https://terraform.io/)\n- [Homebrew](https://brew.sh/)\n- [Buf](https://buf.build/docs/ecosystem/cli-overview#buf-cli-commands)\n- [Bun](https://bun.sh)\n- [Pkgx](https://pkgx.sh)\n- [Pulumi](https://pulumi.com)\n- [Tilt](https://tilt.dev/)\n- [Spin](https://developer.fermyon.com/spin/index)\n- [Wasmer](https://wasmer.io/)\n- [Dagger](https://dagger.io/)\n- [Helm](https://helm.sh/)\n- [Devbox](https://www.jetpack.io/devbox/)\n- [Kubectl](https://kubernetes.io/docs/reference/generated/kubectl/kubectl-commands)\n- [Npm](https://docs.npmjs.com/cli/v10/commands)\n- [Deno](https://docs.deno.com/runtime/manual/tools)\n- [Bazel](https://bazel.build/)\n- [Asdf](https://asdf-vm.com/)\n- [Terragrunt](https://terragrunt.gruntwork.io/)\n- [Podman](https://podman.io/)\n- [Nix](https://nixos.org/)\n- [Home Manager](https://nix-community.github.io/home-manager/)\n- [FlakeHub](https://flakehub.com/)\n- [OpenTofu](https://opentofu.org/)\n- [Fastlane](https://fastlane.tools/)\n- [Gulp](https://gulpjs.com/)\n- [Flox](https://flox.dev/)\n- [Devenv](https://devenv.sh/)\n- [Turbo](https://turbo.build/)\n- [Turso](https://turso.tech/)\n- [Neon](https://neon.tech/)\n- [PlanetScale](https://planetscale.com/)\n- [Grunt](https://gruntjs.com/)\n- [Mise](https://mise.jdx.dev/)\n- [Nx](https://nx.dev/)\n- [Fluent CI](https://docs.fluentci.io/reference/)\n- [Gitlab CLI](https://gitlab.com/gitlab-org/cli/-/tree/main/docs/source)\n- [Yarn](https://classic.yarnpkg.com/en/docs/cli/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Frepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftsirysndr%2Frepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftsirysndr%2Frepl/lists"}