mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-01-23 11:44:55 +01:00
chore(code-update):added latest version of api+cli
APIs have additional files thanks to the build-script requirement. CLI has just seen minor changes though, making it usable with a stable compiler.
This commit is contained in:
@@ -13,9 +13,18 @@ If data-structures are requested, these will be returned as pretty-printed JSON,
|
||||
Everything else about the *Maps Engine* API can be found at the
|
||||
[official documentation site](https://developers.google.com/maps-engine/).
|
||||
|
||||
# Downloads
|
||||
|
||||
You can download the pre-compiled 64bit binaries for the following platforms:
|
||||
|
||||
*  [ubuntu](http://dl.byronimo.de/google.rs/cli/0.3.0/ubuntu/mapsengine1.tar.gz)
|
||||
*  [osx](http://dl.byronimo.de/google.rs/cli/0.3.0/osx/mapsengine1.tar.gz)
|
||||
|
||||
Find the source code [on github](https://github.com/Byron/google-apis-rs/tree/master/gen/mapsengine1-cli).
|
||||
|
||||
# Usage
|
||||
|
||||
This documentation was generated from the *Maps Engine* API at revision *20150414*. The CLI is at version *0.2.0*.
|
||||
This documentation was generated from the *Maps Engine* API at revision *20150414*. The CLI is at version *0.3.0*.
|
||||
|
||||
```bash
|
||||
mapsengine1 [options]
|
||||
|
||||
Reference in New Issue
Block a user