[TxMt] Re: Bundle Management improvements?

Ryan Fitzer ryanfitzer at gmail.com
Tue Jul 4 19:03:11 UTC 2017


> To install a tmbundle, you’d run:
> 
> $ brew tm install arduino
> If more than three people find this useful, I’ll be happy to piece together a small PoC.

This would extremely useful. I use Homebrew for so much already. Having it for bundles would a huge benefit. 

Ryan

On Jul 4, 2017, at 1:51 AM, Claudia Pellegrino <tm_emailaddress at cpellegrino.de> wrote:

Hi,

The features that stand out to me immediately are: […] CLI searching and installing.
Caskroom member here. With our recent integration into Homebrew last year, I think Homebrew now brings to the table a big part of what would be needed to manage TM bundles via CLI today.

In fact, anyone is free to create an (unofficial) Homebrew tap for TextMate bundles. A tap is just a GitHub repo, e. g. github.com/textmate/homebrew-bundles. It would contain a number of package files, which essentially point to the individual download URLs of the tmbundles.

This is what the user would do once to tap into the repo:

$ brew tap textmate/bundles
To search for plugins, you’d run:

$ brew tm search arduino
==> Exact Match
tm-arduino
To install a tmbundle, you’d run:

$ brew tm install arduino
If more than three people find this useful, I’ll be happy to piece together a small PoC.

Regards,
Claudia

_______________________________________________
textmate mailing list
textmate at lists.macromates.com
http://lists.macromates.com/listinfo/textmate


More information about the textmate mailing list