cli-args-processor cli-args-processor is a library that parses command line arguments for Node.js CLI applications. Based off of kionell/cli-processor. import { writeFileSync } from "fs"; writeFileSync("0")