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 391b75690ad42e87959c65731f3313ab1ce19e39
tree 754aa1c169e73194cbe26bdfa5983a180b5319ca
parent 03867e60e6cb36009616bbd1d9f67fd181d447b7
tree 754aa1c169e73194cbe26bdfa5983a180b5319ca
parent 03867e60e6cb36009616bbd1d9f67fd181d447b7
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:39:41 -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.




