umjames / CLIKit

Tools to help you build Cocoa command-line applications

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

CLIKit

[![CI Status](http://img.shields.io/travis/Michael James/CLIKit.svg?style=flat)](https://travis-ci.org/Michael James/CLIKit) Version License Platform

Description

Tools to help you build Cocoa command-line applications

Usage

To run the example project, clone the repo, and run pod install from the Example directory first.

Requirements

Installation

CLIKit is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "CLIKit"

Author

Michael James, umjames29@gmail.com

License

CLIKit is available under the MIT license. See the LICENSE file for more info.

About

Tools to help you build Cocoa command-line applications

License:MIT License


Languages

Language:Objective-C 98.6%Language:Ruby 1.4%