1
0
mirror of https://github.com/kamranahmedse/developer-roadmap.git synced 2025-08-01 06:50:26 +02:00

chore: add resource under nodejs:nodejs-command-line-apps:command-line-args

This commit is contained in:
roadmap bot
2023-06-17 15:17:18 +01:00
parent 612b91e05f
commit f0c47705cb

View File

@@ -1 +1,5 @@
# Command line args
- [How To Handle Command-line Arguments in Node.js Scripts](https://www.digitalocean.com/community/tutorials/nodejs-command-line-arguments-node-scripts)
- [Node Documentation](https://nodejs.org/docs/latest/api/process.html#processargv)
- [Command Line Arguments ](https://youtu.be/5d7eltp0-xm)