Installing and Using GetBundles to get the MailChimp Bundle
The first thing youll want to do is install a bundle to get bundles, appropriately named GetBundles. This makes installing and updating the MailChimp bundle super easy.
- You'll need a folder named Bundles in your TextMate application folder. If you don't already have one, here's how to create one:
- Using Terminal: Run the following command
mkdir -p /Library/Application\ Support/TextMate
- Using Finder: Go to Home Folder > Library > Application Support > TextMate and create a new folder named Bundles.
- Open Terminal and run the following commands to get the GetBundles bundle:
- Launch TextMate (if it's already open, you may need to re-launch).
- Go to the Bundles menu and find GetBundles. Choose GetBundles > Get Bundles to bring up the GetBundles search tool.

- Select All in the search options.
- Search for MailChimp.
- Select the MailChimp Bundle and click Install Bundles. GetBundles will install the bundle and manage updates.

cd ~/Library/Application\ Support/TextMate/Bundles
svn co http://svn.textmate.org/trunk/Review/Bundles/GetBundles.tmbundle/Not comfortable with Terminal? Try a manual installation of the bundle.
Getting Started
- Create a folder and open the folder with TextMate.
- Create a new HTML file and make it the active document. The bundle needs a folder to work within and store your MailChimp configuration file.
- Have an API Key handy? If not, get one from your account.

- In TextMate, go to the Bundles menu, and then MailChimp > Connect to MailChimp. You'll be prompted to enter your API Key and the bundle will set up your connection.