An open API service indexing awesome lists of open source software.

https://github.com/insidegui/listr

Sample for my article on writing command line interfaces for iOS apps.
https://github.com/insidegui/listr

Last synced: about 2 months ago
JSON representation

Sample for my article on writing command line interfaces for iOS apps.

Awesome Lists containing this project

README

          

# Listr

Sample app showing how it's possible to create a command line interface for an iOS app using the [MultipeerKit](https://github.com/insidegui/MultipeerKit) library.

[Read the article for more details](https://rambo.codes/posts/2020-03-01-writing-command-line-interfaces-for-ios-apps).