Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add Hello World using Commander package #1614

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Ashraf8amir
Copy link

This pull request adds a Hello World implementation using the Commander package in Node.js. The program is a simple command-line interface (CLI) that prints "Hello World" when executed.

  • The Commander package is used to handle command-line arguments and commands.
  • Added a Node.js script that prints "Hello World" using Commander.

How to Run
1- Clone the repository.
2- Navigate to the project directory.
3- Run commands :
npm install commander
node hello-world.js

I hope to accept the addition and be one of your participants in this great project

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant