This is a command-line password generator build using Node.js
Packages used(commander, chalk, clipboardy)
-V, --version output the version number
-h, --help display help for command
-l, --length <number> length of password (default: "8")
-s, --save save password to passwords.txt
-nn, --no-numbers remove numbers
-ns, --no-symbols remove symbols