John Britton
John Britton
Step 2 for a Mac should be handled by Homebrew, just need to add the relevant packages to [Brewfile](https://github.com/digitalocean/hacktoberfest/blob/fc4e084ce77563498e20cba6e0a29e947ba2454c/Brewfile).
I do want to modify my global `Brewfile`. In the linked discussion they said that it wasn't likely to get accepted as a change to `install` but I would prefer...
> I'm thinking it would be brew bundle install rather than brew install. I actually like that better. Then no flag is needed, `brew install` installs. `brew bundle install` installs...
So a question about this. How would `brew bundle install` behave as compared to `brew bundle install --global`? My thought is that `brew bundle install` would install the formula and...
I like that too. I'll give the implementation a go, any pointers or non-obvious requirements?
This issue is still outstanding.
I was able to use these definitions in my project by dropping them in the `boards` directory, but it'd be nice for this to get merged. @valeros Does this need...
@Garrett I'm interested in this feature and might have some cycles to put into it depending on difficulty. Any direction you can provide around what is likely to be accepted...
You can do this by configuring interface priority in system preferences: https://support.apple.com/guide/mac-help/change-order-network-ports-mac-mchlp2711/mac
@tomershvueli I would expect that your Mac should remember the interface priority and use the wired connection going forward after reconnecting. Intuitively I expect the problem is that once the...