12 Forks
74 Stars
74 Watchers

vcr

Record HTTP calls and replay them

How to download and setup vcr

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

Or simply clone vcr with SSH
[email protected]:ropensci/vcr.git

If you have some problems with vcr

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