Skip to content
This repository was archived by the owner on Dec 16, 2025. It is now read-only.

node command's -i (interactive) option and -e (eval) options #5

@sanjarcode

Description

@sanjarcode

node -i app.js - runs the script but keeps the REPL open.
node -e "console.log('Hello')" - runs code passed as argument

Add to notes

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions