8000 GitHub - JerryId/repl: Simple extensible REPL Command Line Tool ๐Ÿ’ป ๐Ÿš€โœจ
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ repl Public
forked from tsirysndr/repl

Simple extensible REPL Command Line Tool ๐Ÿ’ป ๐Ÿš€โœจ

License

Notifications You must be signed in to change notification settings

JerryId/repl

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

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

๐Ÿš€ Quick Start

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

๐Ÿงฉ Plugins

Currently available plugins:

About

Simple extensible REPL Command Line Tool ๐Ÿ’ป ๐Ÿš€โœจ

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 99.4%
  • Nix 0.6%
0