0 Forks
1 Stars
1 Watchers

jenkins-ios

Continuous Integration (CI) is a valuable addition to your workflow. Software teams use CI to run a series of scripts or automated tests after each commit to a central repository, to gauge the performance and quality of the codebase.

How to download and setup jenkins-ios

Open terminal and run command
git clone https://github.com/nimblehq/jenkins-ios.git
git clone is used to create a copy or clone of jenkins-ios 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 jenkins-ios https://github.com/nimblehq/jenkins-ios/archive/master.zip

Or simply clone jenkins-ios with SSH
[email protected]:nimblehq/jenkins-ios.git

If you have some problems with jenkins-ios

You may open issue on jenkins-ios support forum (system) here: https://github.com/nimblehq/jenkins-ios/issues