This repository is private.
All pages are served over SSL and all pushing and pulling is done over SSH.
No one may fork, clone, or view it unless they are added as a member.
Every repository with this icon (
) is private.
Every repository with this icon (
This repository is public.
Anyone may fork, clone, or view it.
Every repository with this icon (
) is public.
Every repository with this icon (
commit a35a1d875817e9f9220f3408b0ad4297adb23fcd
tree fb681cd48fca8db247018195ff13f6477ddf5fd6
parent ed74b1842e453fad7a02d2286abf859f7deb01ff
tree fb681cd48fca8db247018195ff13f6477ddf5fd6
parent ed74b1842e453fad7a02d2286abf859f7deb01ff
textmate /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
README.markdown | Mon May 05 22:02:29 -0700 2008 | [wycats] |
| |
Rakefile | Mon May 12 12:26:26 -0700 2008 | [wycats] |
| |
bin/ | Wed May 14 20:57:13 -0700 2008 | [subtleGradient] |
| |
lib/ | Mon May 12 12:26:26 -0700 2008 | [wycats] |
| |
script/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
spec/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
README.markdown
textmate
A binary that provides package management for TextMate.
Usage
textmate [COMMAND] [*PARAMS]
Textmate bundles are automatically reloaded after install or uninstall operations.
textmate list [SEARCH]
List all of the available bundles in the remote repository that have a substring search. By default, list all bundles.
textmate installed
List all of the bundles that are installed on the local system.
textmate install NAME
Installs a bundle from the remote repository.
textmate uninstall NAME
Uninstalls a bundle from the local repository.




