| commit | bf303e7eaba0e349f80fe16b4c8fa5837ff8cc1b | [log] [tgz] |
|---|---|---|
| author | Søren Gjesse <sgjesse@google.com> | Mon Aug 18 13:12:00 2014 +0200 |
| committer | Søren Gjesse <sgjesse@google.com> | Mon Aug 18 13:12:00 2014 +0200 |
| tree | aedf1ce50fc3f369e9e90b4f819a0d152c5cea80 | |
| parent | 32511afbb032865ce09a584f4e060a795690acde [diff] |
Initial generator for google API packages Holds a configuration file with: * which API goes into which package * which API to ignore Then just calls the discovery generator to do the job. The configuration needs to be updated with more information (version, description, etc.) which goes into the pubspec.yaml R=kustermann@google.com BUG= Review URL: https://codereview.chromium.org//475413002