0.1.1 • Published 2 years ago

@impleta/create-repl-app v0.1.1

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

create-repl-app

Creates a new Node-based REPL application, based on @impleta/repl-app.

Usage

npx create-repl-app my-repl-name

This will create a folder named my-repl-name Next, cd into the my-repl-name folder and install it as a global package

cd 'my-repl-name` npm install -g .

This will create a globally accessible executable named my-repl-name.

0.1.1

2 years ago

0.1.0

2 years ago