matkhau-cli

0.0.3 • Public • Published

matkhau-cli

matkhau is a node command line application that generates a strong password right in your terminal.

About the name.

matkhau is combined from 2 Vietnamese words mat khau that means password.

Install

npm install -g matkhau-cli
# OR 
yarn global add matkhau-cli

Usage

1 Create a password with options.

matkhau create

Create

Create a password with custom length.

Create custom

2 Quickly create a password without any options.

--quick flag allows the command to create a password automatically with 32 characters long including the special chars.

Create quickly

matkhau create --quick
# OR 
matkhau c -q

Contribute

# clone the repository 
git clone https://github.com/tatthien/matkhau.git
 
# install dependencies  
cd matkhau
yarn

License

MIT © Thien Nguyen

Package Sidebar

Install

npm i matkhau-cli

Weekly Downloads

0

Version

0.0.3

License

MIT

Unpacked Size

10.9 kB

Total Files

9

Last publish

Collaborators

  • tatthien