node js has a lot of out-the-box functionality these days.
- parseArgs for CLI args parsing
- —env-file= cli flag to import any env files in the INI format
- fetch is built in
https://evertpot.com/node-changelog-cli-tool/ https://nodejs.org/api/util.html#parseargs-tokens https://nodejs.org/dist/latest-v20.x/docs/api/cli.html#—env-fileconfig https://nodejs.org/docs/v20.14.0/api/globals.html#fetch