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 ed74b1842e453fad7a02d2286abf859f7deb01ff
tree a1c19e3ecaec0cce1448fc12cac0f5b17ea86be3
parent 391b75690ad42e87959c65731f3313ab1ce19e39
tree a1c19e3ecaec0cce1448fc12cac0f5b17ea86be3
parent 391b75690ad42e87959c65731f3313ab1ce19e39
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:50:22 -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.




