Basic project skeleton.
[arvados.git] / README
1 == APIClient
2
3 Homepage::  google-api-ruby-client[http://code.google.com/p/google-api-ruby-client/]
4 Authors::   Bob Aman (mailto:bobaman@google.com), Matt Pokrzywa (mailto:mattpok@google.com)
5 Copyright:: Copyright 2010 Google Inc.
6 License::   Apache 2.0
7
8 == Description
9
10 The Google API Ruby Client makes it trivial to discover and access supported APIs.
11
12 == Features
13
14 * A feature list goes here.
15
16 == Example Usage
17
18   # Some code goes here.
19
20 == Requirements
21
22 * APIClient has no dependencies.
23
24 == Install
25
26 * sudo gem install google-api-client