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

CLI handling #9

Open
kingmathers92 opened this issue Dec 22, 2023 · 1 comment
Open

CLI handling #9

kingmathers92 opened this issue Dec 22, 2023 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@kingmathers92
Copy link

You're using process.argv directly within your functions. It might be a good idea to use a library like yargs for more structured and easier handling of command line arguments.

@gitdagray
Copy link
Owner

I like how yargs could provide more information in the CLI. 😀

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

No branches or pull requests

2 participants