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

https://github.com/sequelpro/bundles

Useful bundles for extending the functionality of Sequel Pro (version 0.9.9 or later)
https://github.com/sequelpro/bundles

Last synced: 6 months ago
JSON representation

Useful bundles for extending the functionality of Sequel Pro (version 0.9.9 or later)

Awesome Lists containing this project

README

          

# Sequel Pro Bundles

* [Visit sequelpro.com/bundles][2]
* [Follow @sequelpro on Twitter][3]

## About Sequel Pro Bundles
Bundles are easy to write using your favourite scripting language and our [reference guide][4]. Have you written a fantastic Sequel Pro Bundle that you want to share? [Let us know][8] 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][9].

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][8].

![Image of Bundle Editor](http://www.sequelpro.com/w/images/6/67/New_Bundle_Editor_Screenshot.png "Image of Bundle Editor")

## Latest Updates

### September 2012
* We have broken the bundles up into Core and Contributed bundles.
* Integrated bundles from [voxpelli][6], [liviutudor][7], [markcarver][10], [borisguery][11] and [chandraonline][12]. Thanks guys!

### October 2011
* Integrated bundle from [andrewfulton][5], thanks!

### June 2011
* Add core bundles.

Contact [Sequel Pro][3] on Twitter with any questions.

[1]: http://sequelpro.com/ "Sequel Pro"
[2]: http://sequelpro.com/bundles "Sequel Pro Bundles"
[3]: http://twitter.com/sequelpro "Sequel Pro on Twitter"
[4]: http://www.sequelpro.com/bundles/reference "Bundles Documentation"
[5]: https://github.com/andrewfulton "Andrew Fulton"
[6]: https://github.com/voxpelli "Pelle Wessman"
[7]: https://github.com/liviutudor "Liviu Tudor"
[8]: http://sequelpro.com/bundles/share "Share your Bundle"
[9]: https://github.com/sequelpro/Bundles "Sequel Pro Bundles on github"
[10]: https://github.com/markcarver "Mark Carver"
[11]: https://github.com/borisguery "borisguery"
[12]: https://github.com/chandraonline "chandraonline"