<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><meta http-equiv="Content-Type" content="text/html charset=utf-8" class=""><div style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">I am actually trying to avoid using homebrew.<div class="">There are lots of great things in homebrew but a few flaws are definitely the assumptions about the path and also the total lack of vetting.</div><div class="">Homebrew wants to own /usr/local as if nothing else is there.</div><div class="">Mac Ports on the other hand is a bit more careful to use an uncommon path in /opt and that is pretty valuable to me.</div><div class=""><br class=""></div><div class="">Many package managers do not really have strong vetting or security policies. Homebrew is one of those.</div><div class="">Mac Ports is also not great at that.</div><div class=""><br class=""></div><div class="">It would be great if there were more guarantees than just whatever is on github and visible to homebrew.</div><div class=""><br class=""></div><div class="">A directory of sorts to work with would be great but I feel like this is clearly a modern and missing feature, I am just not sure unmanaged homebrew github repos is the thing.</div><div class="">I would like to hear more before people just jump on the convenience.</div><div class=""><br class=""></div><div class=""><br class=""><div class=""><blockquote type="cite" class=""><div class="">On Jul 7, 2017, at 12:02, Lewis Overton <<a href="mailto:akakie@gmail.com" class="">akakie@gmail.com</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div dir="ltr" class="">I use Textmate and Brew. Linking them sounds good.</div><div class="gmail_extra"><br class=""><div class="gmail_quote">On Tue, Jul 4, 2017 at 11:03 AM, Ryan Fitzer <span dir="ltr" class=""><<a href="mailto:ryanfitzer@gmail.com" target="_blank" class="">ryanfitzer@gmail.com</a>></span> wrote:<br class=""><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 class="">
><br class="">
> $ brew tm install arduino<br class="">
> If more than three people find this useful, I’ll be happy to piece together a small PoC.<br class="">
<br class="">
</span>This would extremely useful. I use Homebrew for so much already. Having it for bundles would a huge benefit.<br class="">
<span class="HOEnZb"><font color="#888888" class=""><br class="">
Ryan<br class="">
</font></span><div class="HOEnZb"><div class="h5"><br class="">
On Jul 4, 2017, at 1:51 AM, Claudia Pellegrino <<a href="mailto:tm_emailaddress@cpellegrino.de" class="">tm_emailaddress@cpellegrino.<wbr class="">de</a>> wrote:<br class="">
<br class="">
Hi,<br class="">
<br class="">
The features that stand out to me immediately are: […] CLI searching and installing.<br class="">
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 class="">
<br class="">
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" class="">github.com/textmate/homebrew-<wbr class="">bundles</a>. It would contain a number of package files, which essentially point to the individual download URLs of the tmbundles.<br class="">
<br class="">
This is what the user would do once to tap into the repo:<br class="">
<br class="">
$ brew tap textmate/bundles<br class="">
To search for plugins, you’d run:<br class="">
<br class="">
$ brew tm search arduino<br class="">
==> Exact Match<br class="">
tm-arduino<br class="">
To install a tmbundle, you’d run:<br class="">
<br class="">
$ brew tm install arduino<br class="">
If more than three people find this useful, I’ll be happy to piece together a small PoC.<br class="">
<br class="">
Regards,<br class="">
Claudia<br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
textmate mailing list<br class="">
<a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class="">
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank" class="">http://lists.macromates.com/<wbr class="">listinfo/textmate</a><br class="">
<br class="">
______________________________<wbr class="">_________________<br class="">
textmate mailing list<br class="">
<a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class="">
<a href="http://lists.macromates.com/listinfo/textmate" rel="noreferrer" target="_blank" class="">http://lists.macromates.com/<wbr class="">listinfo/textmate</a></div></div></blockquote></div><br class=""></div>
<br class="">_______________________________________________<br class="">textmate mailing list<br class=""><a href="mailto:textmate@lists.macromates.com" class="">textmate@lists.macromates.com</a><br class=""><a href="http://lists.macromates.com/listinfo/textmate" class="">http://lists.macromates.com/listinfo/textmate</a></div></blockquote></div><br class=""></div></div></div></body></html>