ronanrodrigo / ErrorInfo

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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


Languages

Language:Swift 100.0%