Install Commander.js: Challenge
In this challenge, you need to complete the following task(s):
- Install Commander.js in Your Project: Add the Commander.js library to your project to handle command-line arguments and build interactive CLI applications.
Resources:
- https://www.npmjs.com/package/commander
- https://www.npmjs.com/package/commander#installation