Published onAugust 9, 2020Building a CLI application with Node.js - 2javascriptnodejsIn this part two of "Building CLI application" series we will be building a productivity tool named "commando" with Node.js for terminal users.
Published onJune 25, 2020Building a CLI application with Node.js - 1javascriptnodejsWhile ago, i need a simple script for deploying my static files to the Apache Web server. I created my own script with Node.js