An open API service indexing awesome lists of open source software.

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.

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/`