Popularity
7.7
Declining
Activity
0.0
Stable
22
8
6

Monthly Downloads: 2
Programming language: Haskell
License: BSD 3-clause "New" or "Revised" License
Tags: Development    
Latest version: v0.7.13

kit alternatives and similar packages

Based on the "Development" category.
Alternatively, view kit alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of kit or a related project?

Add another 'Development' Package

README

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.