Create an Interactive Node.js Command Line Tool using Inquirer

Paul McBride
InstructorPaul McBride

Social Share Links

Tweet

Sometimes a CLI tool is the quickest way to get a job done. In this lesson we will learn how to create an interactive CLI tool that has input validation using Node.js and Inquirer.