> @@ -0,0 +1,40 @@ > +--- > +layout: page > +title: "Google Cloud Platform: Getting Started Guide" > +permalink: /guides/google/ > +--- > + > +1. [Introduction](#intro) > +2. [Authentification](#auth) > +2. [Running examples](#examples) > + > + > +## <a id="intro"></a>Introduction > +This guide helps you to get started with [Google Cloud > Platform](https://cloud.google.com/) development using jclouds. > + > +Currently, [Google Compute Engine](https://developers.google.com/compute/) > is covered. This is a service that allows you to run vitual machines on > Google's infrastructure.
Done. On Tue, May 13, 2014 at 12:09 AM, Andrew Phillips <[email protected]>wrote: > In guides/google.md: > > > @@ -0,0 +1,40 @@ > > +--- > > +layout: page > > +title: "Google Cloud Platform: Getting Started Guide" > > +permalink: /guides/google/ > > +--- > > + > > +1. [Introduction](#intro) > > +2. [Authentification](#auth) > > +2. [Running examples](#examples) > > + > > + > > +## <a id="intro"></a>Introduction > > +This guide helps you to get started with [Google Cloud > > Platform](https://cloud.google.com/) development using jclouds. > > + > > +Currently, [Google Compute Engine](https://developers.google.com/compute/) > > is covered. This is a service that allows you to run vitual machines on > > Google's infrastructure. > > "is a compute service that", with a link to the ComputeService guide? > > — > Reply to this email directly or view it on > GitHub<https://github.com/jclouds/jclouds-site/pull/98/files#r12556620> > . > --- Reply to this email directly or view it on GitHub: https://github.com/jclouds/jclouds-site/pull/98/files#r12689787
