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)
- Host: GitHub
- URL: https://github.com/sequelpro/bundles
- Owner: sequelpro
- Created: 2011-06-23T08:18:53.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2018-02-20T15:19:34.000Z (almost 8 years ago)
- Last Synced: 2025-03-10T21:54:48.109Z (10 months ago)
- Language: HTML
- Size: 540 KB
- Stars: 267
- Watchers: 24
- Forks: 67
- Open Issues: 8
-
Metadata Files:
- Readme: README.md
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].

## 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"