Skip to content
/ repl Public

Simple extensible REPL Command Line Tool. With auto-complete, history and auto-install, no more `bash: cmd: command not found` πŸ’» πŸš€βœ¨

License

Notifications You must be signed in to change notification settings

tsirysndr/repl

Repository files navigation

Repl CLI

FlakeHub deno module deno compatibility discord

 alt text

This is a simple extendable REPL CLI, with auto-complete, history, auto-install and more.

🚚 Installation

using Deno :

deno install -A -r https://deno.land/x/repl/main.ts -n repl

using Nix :

nix profile install --experimental-features "nix-command flakes" github:tsirysndr/repl

using Homebrew :

brew install tsirysndr/tap/repl

Or download the binary for your platform from the releases page.

πŸš€ Quick Start

deno run -A https://deno.land/x/repl/main.ts

🧩 Plugins

Currently available plugins: