Skip to content

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

Folders and files

NameName
Last commit message
Last commit date
Oct 11, 2023
Oct 31, 2023
Oct 19, 2024
Oct 20, 2024
Oct 6, 2023
Oct 5, 2023
Oct 2, 2023
Oct 2, 2023
Oct 2, 2023
Oct 21, 2024
Oct 3, 2023
Oct 3, 2023
Oct 5, 2023
Oct 5, 2023
Oct 6, 2023
Oct 7, 2023
Oct 19, 2023
Oct 5, 2023
Oct 31, 2023
Oct 6, 2023

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 -g 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: