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 fb6673c0f667faa71cdeca094acd5d3577ec8e2e
tree 70b968f671885d1e8d7a5e04ffa2f16627369624
parent 478f5a83ffad8b931041cea7f3c7528acd74077a
tree 70b968f671885d1e8d7a5e04ffa2f16627369624
parent 478f5a83ffad8b931041cea7f3c7528acd74077a
textmate /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
README.markdown | Wed May 14 23:10:23 -0700 2008 | [subtleGradient] |
| |
Rakefile | Fri Jun 20 13:09:37 -0700 2008 | [wycats] |
| |
bin/ | Tue May 20 14:41:10 -0700 2008 | [subtleGradient] |
| |
script/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
spec/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
textmate.gemspec | Fri Jun 20 13:09:37 -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 remote [SEARCH]
List all of the available bundles in the remote repository that have a substring search. By default, list all bundles.
textmate list
List all of the bundles that are installed on the local system.
textmate install NAME [SOURCE]
Installs a bundle from the remote repository. SOURCE filters known remote bundle locations.
textmate uninstall NAME
Uninstalls a bundle from the local repository.




