public
Description: Collection of TextMate bundles hosted on GitHub to get
Homepage:
Clone URL: git://github.com/bjeanes/tmbundle-collection.git
name age message
file .gitmodules Loading commit data...
submodule Ack.tmbundle - 50cda12
submodule Blue Ridge.tmbundle - 9a706e0 Mon Oct 05 15:00:37 -0700 2009 Added Ack and Blue Ridge [bjeanes]
submodule Copy as RTF.tmbundle - e490dbf Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule Cucumber.tmbundle - dbe65b7 Sun Sep 06 08:04:56 -0700 2009 Added Cucumber bundle [bjeanes]
submodule Fish.tmbundle - 7c7c56c Wed Sep 09 19:08:25 -0700 2009 Added fish tmbundle [bjeanes]
submodule Git.tmbundle - 4751c5f Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule GitHub.tmbundle - 675a84f Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule HTML.tmbundle - 0bab270 Thu Sep 11 05:52:06 -0700 2008 added submodules [bjeanes]
submodule Javascript JQuery.tmbundle - be81545 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule Javascript Prototype.tmbundle - f869329 Thu Sep 11 05:52:06 -0700 2008 added submodules [bjeanes]
submodule Javascript.tmbundle - 2960e65 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule Make.tmbundle - f986637
submodule Mocha.tmbundle - 8559616 Sun Sep 06 08:00:12 -0700 2009 Added new Mocha bundle [bjeanes]
submodule Objective-C iPhone.tmbundle - 05ac38a Thu Sep 11 05:52:06 -0700 2008 added submodules [bjeanes]
submodule Pivotal Tracker.tmbundle - 82451a3 Mon Sep 07 15:23:40 -0700 2009 Added pivotal tracker bundle [bjeanes]
file README.markdown Thu Sep 11 21:53:30 -0700 2008 renamed README [bjeanes]
submodule RSpec.tmbundle - efe49e8 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
file Rakefile Sun Sep 06 08:02:14 -0700 2009 Added Rake task for updating all the bundles [bjeanes]
submodule Ruby Faker.tmbundle - c7bd3de Thu Sep 11 05:52:06 -0700 2008 added submodules [bjeanes]
submodule Ruby Haml.tmbundle - e54a1fe Thu Sep 11 06:25:08 -0700 2008 added HAML bundle [bjeanes]
submodule Ruby Shoulda.tmbundle - 3909ea0 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule Ruby on Rails.tmbundle - 4b12999 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule Ruby.tmbundle - a9fbd72 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule RubyAMP.tmbundle - dae89c1 Sun Sep 06 08:00:32 -0700 2009 Upgraded bundles [bjeanes]
submodule RubyCocoa.tmbundle - 95865f9 Thu Sep 11 05:52:06 -0700 2008 added submodules [bjeanes]
submodule Sass.tmbundle - f17b7d1
submodule code-beautifier.tmbundle - 877a054
submodule javascript tools.tmbundle - 410efea
README.markdown

To add new bundles to this list use the submodules command:

git submodule add git://github.com/user/project-tmbundle.git "Project.tmbundle" git submodule update --init git commit -m "Added project-tmbundle" git push