Skip to content

v0.1.3

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 06 Feb 17:45
· 2 commits to master since this release
e71cf20

🚀 New release of Darwin Runtime Monitor!

Download

curl -LO https://github.com/spekulant/darwin-runtime-monitor/releases/download/v0.1.3/darwin-runtime-monitor.zip
curl -LO https://github.com/spekulant/darwin-runtime-monitor/releases/download/v0.1.3/darwin-runtime-monitor.zip.sha256

Verify the integrity of the package

shasum -a 256 -c darwin-runtime-monitor.zip.sha256

Install the package

unzip darwin-runtime-monitor.zip
cd darwin-runtime-monitor
./install.sh

Note
This tool is not affiliated with or endorsed by Apple