“How to create a nodejs command line utility using cjs and typescript” — Part 1
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.