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

33 lines
965 B
Markdown

DummyImage.com TextMate Bundle
==============================
[DummyImage](http://dummyimage.com) is an awesome service for quickly adding filler images to your wireframes and site mockups.
**Here it is in action:**
![DummyImage Example](http://dummyimage.com/325x80/4E4E4E/fff)
[KennethReitz](http://github.com/kennethreitz) and [mikeXocon](http://github.com/mikexocon) got tired of going to the website, so they build this simple TextMate Bundle for your snippet pleasure.
Modified by [Aziz Light](http://github.com/AzizLight).
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 :)
Legal Jank
----------
Copyright 2010 Kenneth Reitz and Mike X O'Connell... and Aziz Light?