term-bcrypt
v0.0.1
Published
Bcrypt CLI
Downloads
15
Maintainers
Readme
term-bcrypt
bcrypt in terminal
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