Skip to content

justinvt/tmb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation & usage


gem install tmb
tmb search javascript
tmb install javascript-jquery // (or some other result you found from the search - we'll let you pick if there are name conflicts)

Note: If you get an error about some file or dir not existing the first time you use this gem, firstly let me know about it, but is probably because you've never installed a textmate bundle before and you dont have a bundle directory. It is also possible that we have't created the tmb db files during installation. On OSX, open up the terminal and run the following to try to work around those problems temporarily...


mkdir -p "~/Library/Application Support/Textmate/Bundles"
mkdir -p ~/.tmb
touch ~/.tmb/.searchdb

Things should run smoothly at that point. Like I said, let me know if things break for you...I've been trying to fix that bug for a while now.

About

Textmate bundle manager (search, install, uninstall)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages