password-generator / password-generator-cli

CLI to generate good passwords

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Gitpod

NPM Version NPM Monthly Downloads

License Last Commit Language Most Used Implementations Repository Size

Forks Stars Watches

Welcome to password-generator-cli ๐Ÿ‘‹

๐Ÿšง password-generator-cli in development... ๐Ÿšง

CLI to generate good passwords

๐Ÿ”– Table Of Contents


๐Ÿ“ƒ About

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


๐Ÿค” How To Use

๐ŸŒ Online

npx @password-generator/cli

or using yarn v2-beta

yarn dlx @password-generator/cli

Back To The Top


๐Ÿš€ Technologies

  • Gluegun
  • Typescript
  • NodeJS

Back To The Top


๐ŸŒฑ Minimal Requirements

  • Node
  • NPM/Yarn

Back To The Top


๐Ÿ’ก How To Contribute

  • 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

Contributions, issues and features requests are welcome!
๐Ÿ“ฎ Submit PRs to help solve issues or add features
๐Ÿ› Find and report issues
๐ŸŒŸ Star the project

Back To The Top


๐Ÿค— Contributors

Mikael-R

Back To The Top


๐Ÿ‘ค Author

๐Ÿค“ Mikael Rolim de Aquino mikarg9@gmail.com

Back To The Top


๐Ÿ” License

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

About

CLI to generate good passwords

License:MIT License


Languages

Language:TypeScript 93.2%Language:JavaScript 6.8%