603 Forks
4827 Stars
4827 Watchers

Nimble

A Matcher Framework for Swift and Objective-C

How to download and setup Nimble

Open terminal and run command
git clone https://github.com/Quick/Nimble.git
git clone is used to create a copy or clone of Nimble repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with Nimble https://github.com/Quick/Nimble/archive/master.zip

Or simply clone Nimble with SSH
git@github.com:Quick/Nimble.git

If you have some problems with Nimble

You may open issue on Nimble support forum (system) here: https://github.com/Quick/Nimble/issues