1.0.1 • Published 5 years ago

cli-to-generate-more-secure-passwords v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
5 years ago

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 Fork
  • cd password-generator-cli - Enter in Folder
  • git checkout -b feature/AwesomeFeature
  • yarn or npm install - Install dependencies
  • yarn link or npm link - To unlink package
  • Develop you feature
  • git add . - Add Changes
  • git commit -m "feat: Awesome feature" - Commit Changes
  • git push origin feature/AwesomeFeature - Push Changes
  • Open a Pull Request
  • yarn unlink "cli-to-generate-more-secure-passwords" or npm unlink "cli-to-generate-more-secure-passwords" - To unlink package

Note: The commit message should be in Conventional Changelog Format

License

MIT - see LICENSE

1.0.1

5 years ago

0.0.1

5 years ago