1.0.2 • Published 4 years ago

@password-generator/cli v1.0.2

Weekly downloads
1
License
MIT
Repository
github
Last release
4 years ago

Gitpod

NPM Version NPM Monthly Downloads

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

CLI to generate good passwords

🔖 Table Of Contents


The command line interface (cli) of the password generator franchise ready to be used with all the resources and the same algorithm.

See also password-generator-web!

Back To The Top


🌐 Online

npx @password-generator/cli

or using yarn v2-beta

yarn dlx @password-generator/cli

Back To The Top


  • Gluegun
  • Typescript
  • NodeJS

Back To The Top


  • Node
  • NPM/Yarn

Back To The Top


  • Make a fork of this repository
  • Clone to you machine and entry on respective paste
  • Create a branch with your resource: git checkout -b my-feature
  • Commit your changes: git commit -m 'feat: My new feature'
  • Push your branch: git push origin my-feature
  • A green button will appear at the beginning of this repository
  • Click to open and fill in the pull request information

Back To The Top


Back To The Top


🤓 Mikael Rolim de Aquino mikarg9@gmail.com

Back To The Top


Copyright © 2020 Mikael Rolim de Aquino <mikarg9@gmail.com>

This project is licensed by MIT License.

Back To The Top


This README was generated with 💟 by readme-template-generator