mirror of
https://github.com/kennethreitz-archive/DummyImage.tmBundle.git
synced 2026-06-05 15:20:17 +00:00
33 lines
965 B
Markdown
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:**
|
|
|
|

|
|
|
|
|
|
[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? |