0.2.0 • Published 7 years ago

sillypass v0.2.0

Weekly downloads
3
License
GPLv3
Repository
github
Last release
7 years ago

Sillypass

Build Status Coverage Status

Installation

npm i sillypass

Examples

Generate a password (defaults to 12 characters):

sillypass generate

Generate a password (custom length):

sillypass generate -n 20

Usage

Command | Description
------------ | -------------
generate | Generate a password.

Option | Description
------------ | -------------
-n=NUM | The length of the password (defaults to 12 characters).
-h, --help | Display help.

License

GPLv3

Author

Benjamin Toll