term-bcrypt

0.0.1 • Public • Published

term-bcrypt

bcrypt in terminal

install size code style: prettier npm contributions welcome License: MIT

screenshot

Install

npm install -g term-bcrypt

Usage

Usage
  $ bcrypt
 
Options
  --text
  --salt-rounds
  --help
 
Examples
  $ bcrypt
  $ bcrypt --text='myplaintext'
  $ bcrypt --salt-rounds='10'
  $ bcrypt --help

LICENSE

MIT © Aung Myo Kyaw

Package Sidebar

Install

npm i term-bcrypt

Weekly Downloads

1

Version

0.0.1

License

MIT

Unpacked Size

36.3 kB

Total Files

8

Last publish

Collaborators

  • aungmyokyaw