/ErrorInfo

A Command Line Interface to get info about an error from Apple APIs

Primary LanguageSwift

Error Info

A Command Line Interface to get info about an OS error that you received on your app. The current implementation is a web-scraping of the OSStatus.com.

Install and Usage

First, install Mint a package manager that installs and runs executable Swift packages, and then install the error info CLI.

brew install mint
mint install ronanrodrigo/errorinfo

asciicast