Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 437 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 437 Bytes

libCalabash

For general information about Calabash see Calaba.sh.

Building libCalabash

Clone this repo and checkout the master branch.

Update git submodules

git submodule update --init --recursive

Run

rake

to build the library.

Branches

The branch calabash-ios-server is used for Calabash iOS 0.9.x.

Please refer to the readme of this branch for instructions on how to build that.