https://github.com/romain/sequel-pro-bcrypt-hash-bundle
A bundle for SequelPro to easily hash content using Bcrypt algorithm.
https://github.com/romain/sequel-pro-bcrypt-hash-bundle
bcrypt bundle hash sequel-pro
Last synced: 2 months ago
JSON representation
A bundle for SequelPro to easily hash content using Bcrypt algorithm.
- Host: GitHub
- URL: https://github.com/romain/sequel-pro-bcrypt-hash-bundle
- Owner: Romain
- License: mit
- Created: 2018-02-20T14:36:19.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-21T12:15:21.000Z (over 8 years ago)
- Last Synced: 2025-03-20T05:43:24.049Z (over 1 year ago)
- Topics: bcrypt, bundle, hash, sequel-pro
- Language: PHP
- Homepage:
- Size: 2.93 KB
- Stars: 2
- Watchers: 1
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# BCrypt Hash for Sequel Pro
## Pre-requisites
- PHP 5.4+
- Have the PHP binary in /usr/bin/php (default setup for MacOS)
## Installation
The .spBundle file is in fact a folder.
Copy it into the folder which contains the bundles of SequelPro:
`cp -r /path/to/the/spBundleFile ~/Library/Application\ Support/Sequel\ Pro/Bundles/Bcrypt\ Hash.spBundle/`