Description: This article series gives you a basic Idea on how to create a opensource command line utility project using Nodejs, Github Actions, and Jest This article specifically focusses on creating a simple commandline utility using typescripe and cjs in nodejs. See the package i created : https://www.npmjs.com/package/postman-collection-url-updater Finding the…