<div dir="ltr">I use Textmate and Brew. Linking them sounds good.</div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Jul 4, 2017 at 11:03 AM, Ryan Fitzer <span dir="ltr"><<a href="mailto:ryanfitzer@gmail.com" target="_blank">ryanfitzer@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><span class="">> To install a tmbundle, you’d run:<br>
><br>
> $ brew tm install arduino<br>
> If more than three people find this useful, I’ll be happy to piece together a small PoC.<br>
<br>
</span>This would extremely useful. I use Homebrew for so much already. Having it for bundles would a huge benefit.<br>
<span class="HOEnZb"><font color="#888888"><br>
Ryan<br>
</font></span><div class="HOEnZb"><div class="h5"><br>
On Jul 4, 2017, at 1:51 AM, Claudia Pellegrino <<a href="mailto:tm_emailaddress@cpellegrino.de">tm_emailaddress@cpellegrino.<wbr>de</a>> wrote:<br>
<br>
Hi,<br>
<br>
The features that stand out to me immediately are: […] CLI searching and installing.<br>
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.<br>
<br>
In fact, anyone is free to create an (unofficial) Homebrew tap for TextMate bundles. A tap is just a GitHub repo, e. g. <a href="http://github.com/textmate/homebrew-bundles" rel="noreferrer" target="_blank">github.com/textmate/homebrew-<wbr>bundles</a>. It would contain a number of package files, which essentially point to the individual download URLs of the tmbundles.<br>
<br>
This is what the user would do once to tap into the repo:<br>
<br>
$ brew tap textmate/bundles<br>
To search for plugins, you’d run:<br>
<br>
$ brew tm search arduino<br>
==> Exact Match<br>
tm-arduino<br>
To install a tmbundle, you’d run:<br>
<br>
$ brew tm install arduino<br>
If more than three people find this useful, I’ll be happy to piece together a small PoC.<br>
<br>
Regards,<br>
Claudia<br>
<br>
______________________________<wbr>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/<wbr>listinfo/textmate</a><br>
<br>
______________________________<wbr>_________________<br>
textmate mailing list<br>
<a href="mailto:textmate@lists.macromates.com">textmate@lists.macromates.com</a><br>
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank">http://lists.macromates.com/<wbr>listinfo/textmate</a></div></div></blockquote></div><br></div>