1.0.1 • Published 5 years ago
cli-to-generate-more-secure-passwords v1.0.1
password CLI
A CLI for password.
Customizing your CLI
Check out the documentation at https://github.com/infinitered/gluegun/tree/master/docs.
Contribuinting
- Fork it
git clone https://github.com/YourUser/password-generator-cli- Clone Forkcd password-generator-cli- Enter in Foldergit checkout -b feature/AwesomeFeatureyarnornpm install- Install dependenciesyarn linkornpm link- To unlink package- Develop you feature
git add .- Add Changesgit commit -m "feat: Awesome feature"- Commit Changesgit push origin feature/AwesomeFeature- Push Changes- Open a Pull Request
yarn unlink "cli-to-generate-more-secure-passwords"ornpm unlink "cli-to-generate-more-secure-passwords"- To unlink package
Note: The commit message should be in Conventional Changelog Format
License
MIT - see LICENSE