/cli-password-creator

CLI app to generate passwords for you!

Primary LanguageJavaScriptMIT LicenseMIT

cli-password-creator

cli-password-creator

demonstration

Generate secure passwords in the terminal!

Requirements:

Node.JS

Installation

You can install the package through NPM

npm i --location=global cli-password-creator

After that command finishes, you can run the program with:

cli-password-creator

And you should be good to go!

If you have any problems with that, you can go to the GitHub releases page and run the correct executable for your OS