Question

Is there any way to use calabash-android without gem install command?

I do not want to use gem install command and wants just folder where it is extracted. Is is it possible to do it?

I am using windows 7 OS.

Was it helpful?

Solution

You can clone Git repository and build that using rake build command. Also you can refer calabash-android build which explains all the steps.

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top