Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/milliorn/cli-password-generators
Simple command-line applications for generating passwords
https://github.com/milliorn/cli-password-generators
chalk cli cli-app clipboardy command-line command-line-interface commander cryptography golang node node-js nodejs npm password password-generator random-seed randomization secure-password text-processing user-interface
Last synced: 12 days ago
JSON representation
Simple command-line applications for generating passwords
- Host: GitHub
- URL: https://github.com/milliorn/cli-password-generators
- Owner: milliorn
- License: mit
- Created: 2022-11-10T20:26:47.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-02T02:23:35.000Z (about 1 month ago)
- Last Synced: 2024-10-06T12:41:59.185Z (about 1 month ago)
- Topics: chalk, cli, cli-app, clipboardy, command-line, command-line-interface, commander, cryptography, golang, node, node-js, nodejs, npm, password, password-generator, random-seed, randomization, secure-password, text-processing, user-interface
- Language: Go
- Homepage:
- Size: 6.89 MB
- Stars: 2
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: LICENSE
Awesome Lists containing this project
README
# cli-password-generator
[![CodeQL](https://github.com/milliorn/cli-password-generators/actions/workflows/github-code-scanning/codeql/badge.svg)](https://github.com/milliorn/cli-password-generators/actions/workflows/github-code-scanning/codeql)
[![Dependabot reviewer](https://github.com/milliorn/cli-password-generators/actions/workflows/automerge.yml/badge.svg)](https://github.com/milliorn/cli-password-generators/actions/workflows/automerge.yml)
[![Dependabot Updates](https://github.com/milliorn/cli-password-generators/actions/workflows/dependabot/dependabot-updates/badge.svg)](https://github.com/milliorn/cli-password-generators/actions/workflows/dependabot/dependabot-updates)This repository contains simple command-line applications for generating passwords. It is built and utilizes various libraries and languages to generate random passwords and perform other functionalities.
## Contributing
Contributions are welcome! If you'd like to contribute to the node-cli-password-generator project, please follow these guidelines:
1. Fork the repository.
2. Create a new branch for your feature or bug fix.
3. Make the necessary changes and commit them.
4. Push your branch to your forked repository.
5. Submit a pull request to the `main` branch of the original repository.Please ensure that your code follows the project's coding style and conventions.
## License
This project is licensed under the [MIT License](LICENSE).