Skip to content

nkpart/kit

Repository files navigation

Kit

A dependency management tool for Obj-C/Xcode projects.

Install

$ brew install haskell-platform
# Make sure ~/Library/Haskell/bin is on your PATH. (~/.cabal/bin for older versions of the platform)
$ cabal install kit

Usage

See functionalkit for an example of a publishable dependency. The important part of it is the KitSpec file in the root. It follows a default structure.

Documentation is slowly emerging in the wiki.