Giter Site home page Giter Site logo

bundles's Introduction

Sequel Pro Bundles

About Sequel Pro Bundles

Bundles are easy to write using your favourite scripting language and our reference guide. Have you written a fantastic Sequel Pro Bundle that you want to share? Let us know so that we can feature it on our website.

Contribute your own bundle

Simply fork this repo and add any new modules to the contributed folder. Apply any bug fixes to core modules directly to the existing module. In both cases, you would want to submit a pull request to the official repo /sequelpro/Bundles.

We will update the list of contributed bundles on our website as we get time. If you would prefer not to contribute using github you can share your bundle however you like.

Image of Bundle Editor

Latest Updates

September 2012

October 2011

June 2011

  • Add core bundles.

Contact Sequel Pro on Twitter with any questions.

bundles's People

Contributors

abhibeckert avatar davidwtbuxton avatar dmoagx avatar hullabaloomatt avatar josser avatar voxpelli avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

bundles's Issues

Database Report Feature

It would be awesome to select the databases I want to view in the report rather than all of them.

Use system php binary instead of hard-coded /usr/bin/php

I installed PHP-5.5 with homebrew, and enabled opcache. When running the deserialize php command, I get an opcache related error, because the binary being executed is /usr/bin/php instead of /usr/local/bin/php.

See the following line: https://github.com/sequelpro/Bundles/blob/master/contributed/Deserialize%20php.spBundle/command.plist#L10

Can this be changed to use an environment variable, say a bash script to run the which php command?

Changing the line referenced to /usr/local/bin/php seems to fix the problem.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.