Sean Smith
Sean Smith
Definately an interesting idea. There is some refactoring work we'd have to do, because the github client is actually initialized within a repo object. I'm going to start by decomposing...
Interesting. So to clarify, if your internet is all right, it closes fine? If you just left it, does it eventually time out? From the image, are you using one...
Sure! Note that we don't get tag data from BuildInfo, just a hash.
Neat. Want to take a crack at doing it for a single module to see how it looks/works out?
I would just do it with something that YOU find useful, and then we can review it and go from there.
Potentially related to https://github.com/wtfutil/wtf/issues/1140, which I ran into in my attempt.
So, this isn't really a module vs a cmdrunner example of an external program. Looking at the code, it looks like the only way to enable this is to actually...
Yeah, the whole auth flow is no longer going to be supported as is, so a bug chunk of this is going to have to be re-written. Trying to read...
There seems to be a maintained version in [homebrew core](https://github.com/Homebrew/homebrew-core/blob/master/Formula/wtfutil.rb). Should we spin down the seperate tap?
If you set pty to true, it definately tries to do something else. Unfortunately, in my case, that something else is printing out ```Terminal window too small to draw a...