Skip to content

Latest commit

 

History

History
15 lines (9 loc) · 267 Bytes

File metadata and controls

15 lines (9 loc) · 267 Bytes

Node.js interactive CLI example

A simple proof of concept that displays the list of environment variables.

$ ./node-cli-example.run

Available commands

env      display environment variables

help     display this help

quit     quit the CLI