cli

A collection of 1 post

How to create a basic cli app using node and prompts

What is a command-line interface(CLI) ? It's just a program that takes command line arguments and performs a task.