Simple CLI for creating passwords quick with certain requirements. Has both a guided and single command option.
You will need both node and NPM install in order to run Pass-CLI
To make sure you have Node and NPM run:
node -v
npm -v
npm install pass-cli -g
table of all arguemnts we can pass in
examples of commmands and their output
Explain how to run the automated tests for this system
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
We use SemVer for versioning.
- Pat Falconer - P-J-Falconer
This project is licensed under the MIT License - see the LICENSE.md file for details