Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Latest commit

 

History

History
23 lines (15 loc) · 943 Bytes

readme.md

File metadata and controls

23 lines (15 loc) · 943 Bytes

@architect/repl GitHub CI status

@architect/repl is a module that creates a REPL for your Architect projects.

Installation

npm i @architect/repl

API

repl()

Creates a REPL using the repl package, and, if the NODE_ENV environment variable is set to testing, will create and attach a @architect/sandbox database for use with the REPL.

Returns the REPL server instance instantiated via repl.