Welcome to CMock!

![](http://travis-ci.org/atomicobject/kinetic-c.png?branch=master)

[CMock build status](http://travis-ci.org/throwtheswitch/kinetic-c) is provided via [Travis CI](http://travis-ci.org)

Getting Started
================

    > git clone --recursive https://github.com/throwtheswitch/cmock.git
    > cd cmock
    > bundle install # Ensures you have all RubyGems needed
    > bundle execute rake # Run all CMock library tests

API Documentation
=================

* Not sure what you're doing?
** [View docs/CMock_Summary.md](docs/CMock_Summary.md)
* Interested in our MIT-style license?
** [View docs/license.txt](docs/license.txt)
* Are there examples?
** They are all in [/examples](examples/)
* Any other resources to check out?
** Definitely! Check out our developer portal on [ThrowTheSwitch.org](http://throwtheswitch.org)
