1.0.1 • Published 3 years ago

@sayakdutta/passcli v1.0.1

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

🔐passcli v1.0.0

passcli is a command-line password generator tool that has many advance features like modifying to your desired password, copying it, saving passwords to a .txt file

Installation

Install passcli with npm

  npm i @sayakdutta/passcli

Usage

Get a random password

  passcli

Or you can use these options to modify the password

ParameterAlternativeDescription
-V--versionoutput the version number
-l <number>--length <number>length of password (default: "8")
-s--savesave password to password.txt
-nn--no-numbersremove numbers
-ns--no-symbolsremove symbols
-h--helpdisplay help for command