Jetpack 2.2 cannot be used in a local environment yet, but we worked on this feature, and it will be available in the next Jetpack release.
You can already test it by installing the development version of Jetpack, available here:
http://wordpress.org/extend/plugins/jetpack/developers/
You can find out more about the new development mode here:
http://plugins.trac.wordpress.org/changeset/674577
http://plugins.trac.wordpress.org/changeset/676269
Thanks Jeremy for the prompt response.
Thats great news – understanding that it is a betaversion – how stable is it.
I am buidling a website for my busiess and am pretty new to all this SCC coding stuff so fixing bugs etc will probably be out of my comfort zone.
Since you will install this version of Jetpack in your local test WordPress environment, it’s safe to use it.
I wouldn’t use it on a production site yet, but you can do your local testing with the development version, and install Jetpack 2.2 on your production site.
It works for me locally now. Thanks man!
In the new version, you just have to add the following code in your wp-config.php
define( 'JETPACK_DEV_DEBUG', true);