0.0.4 • Published 2 years ago
securi v0.0.4
Securi v0.0.4
Securi helps you by generating and saving strong passwords in your machine directly by CLI.
Installation
You can simply use securi cli by using:
npx securior install it globally to use anwhere.
npm install -g securiFeatures
Currently securi allows you to generate passwords by:
npx securi generateand view all the passwords by:
npx securi viewIf you want the passwords file you can get it by:
npx securi exportNote: Securi is an new CLI so, you may encounter errors or bugs, please report them here.