Files
DummyImage.tmBundle/Readme.mkd
T
2010-06-25 04:26:47 +08:00

965 B

DummyImage.com TextMate Bundle

DummyImage is an awesome service for quickly adding filler images to your wireframes and site mockups.

Here it is in action:

DummyImage Example

KennethReitz and mikeXocon got tired of going to the website, so they build this simple TextMate Bundle for your snippet pleasure.

Modified by Aziz Light.

Enjoy!

Installation

mkdir -p ~/Library/Application\ Support/TextMate/Bundles && \
cd ~/Library/Application\ Support/TextMate/Bundles && \
git clone git://github.com/AzizLight/DummyImage.tmBundle.git && \
osascript -e 'tell app "TextMate" to reload bundles'

Usage

Just hit dimg⇥ and you're golden :)

Copyright 2010 Kenneth Reitz and Mike X O'Connell... and Aziz Light?