CLI to generate good passwords
- 📃 About
- 🤔 How To Use
- 🚀 Technologies
- 🌱 Minimal Requirements
- 💡 How To Contribute
- 🤗 Contributors
- 👤 Author
- 🔏 License
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!
npx @password-generator/cli
or using yarn v2-beta
yarn dlx @password-generator/cli
- Gluegun
- Typescript
- NodeJS
- Node
- NPM/Yarn
- 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
🤓 Mikael Rolim de Aquino [email protected]
- Github: @Mikael-R
Copyright © 2020 Mikael Rolim de Aquino [email protected]
This project is licensed by MIT License.
This README was generated with 💟 by readme-template-generator