SECRET_KEY Regenerator for Symfony

GitHub Version GitHub License Code of Conduct Ruby Style Guide

GitHub Actions Workflow Status Libraries.io dependency status for GitHub repo OpenSSF Score OpenSSF Best Practices

Tinsy tiny gem to create a new SECRET_KEY value for Symfony apps 🔐

Installing

Install the gem by executing:

gem install symfony-regenerate-secret-key

Usage

Simply run symfony-regenerate-secret-key on your command line without any flags.

Contributing

  1. Fork it!

  2. Create your feature branch: git checkout -b my-new-feature

  3. Commit your changes: git commit -am 'Add some feature'

  4. Push to the branch: git push origin my-new-feature

  5. Submit a pull request :tada:

Please, also read our Contributing Guidelines.

Code of Conduct

Please note that this project is released with a Contributor Code of Conduct.

By participating in this project you agree to abide by its terms.

History & Versioning

See the Change Log for further history.

This project uses SemVer for versioning. For the versions available, see the tags on this repository.

License

This project is available under the Do What The F*ck You Want To Public License.