macOS

macOS is the operating system that powers every Mac computer. It was designed by Apple and is meant specifically for their hardware.
Here are 10,275 public repositories matching this topic...
-
Updated
Sep 24, 2020 - JavaScript
any plans for a Linux ARM build? if nobody else is on it or has attempted it, i can give it a try.
-
Updated
Jul 14, 2020 - Swift
-
Updated
Oct 20, 2019 - JavaScript
We have currently simple GitHub page, but we need to think about it's update with some better design.
Homebrew/livecheck provides various automated ways of detecting formulae updates.
Repology provides an API that provides details on whether a Homebrew package is outdated e.g. https://repology.org/metapackage/boost/versions
A separate Ruby application that can be trivially deployed on e
-
Updated
Oct 6, 2020 - C#
-
Updated
Oct 4, 2020 - Swift
-
Updated
Sep 15, 2020 - Python
-
Updated
Oct 1, 2020 - JavaScript
-
Updated
Sep 30, 2020 - JavaScript
-
Updated
Sep 27, 2020 - Objective-C++
Is your feature request related to a problem? Please describe.
After calling
child_process.spawn
, I'd like to know when the child process has successfully spawned and there's no longer the possibility of an 'error' event from failing to spawn (i.e. error type # 1 in the docs for that 'error' event, e.g.EPERM
, `ENOEN