1.0.2 • Published 6 years ago

password-cli v1.0.2

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

Pass-CLI Build Status

Simple CLI for creating passwords quick with certain requirements. Has both a guided and single command option.

Prerequisites

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

Installing

npm install pass-cli -g

Arguements

table of all arguemnts we can pass in

Examples

examples of commmands and their output

Running the tests

Explain how to run the automated tests for this system

Contributing

Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.

Versioning

We use SemVer for versioning.

Authors

License

This project is licensed under the MIT License - see the LICENSE.md file for details