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 fd576fb82c7ddc73c8eb78ab8f57a26cb5b6492f
tree 64f0a6bd707f563cadee85aec0969c7a07898a4c
parent a6802a26e8c575d4d4a12aa4f84eb79d24d531ff
tree 64f0a6bd707f563cadee85aec0969c7a07898a4c
parent a6802a26e8c575d4d4a12aa4f84eb79d24d531ff
textmate /
| name | age | message | |
|---|---|---|---|
| |
LICENSE | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
README.markdown | Tue May 27 10:54:24 -0700 2008 | [cypher] |
| |
Rakefile | Tue May 27 11:00:45 -0700 2008 | [cypher] |
| |
bin/ | Tue May 27 08:33:33 -0700 2008 | [cypher] |
| |
script/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
spec/ | Mon May 05 22:00:53 -0700 2008 | [wycats] |
| |
textmate.gemspec | Tue May 27 11:00:45 -0700 2008 | [cypher] |
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.
Available remote bundle locations are: Macromates Trunk Macromates Review GitHub
textmate uninstall NAME
Uninstalls a bundle from the local repository.




