Files
google-apis-rs/src/mako/cli
Sebastian Thiel f71c286285 feat(CLI): init hub + refactor for dry-run mode
The hub is just using preset types - we will have to implement our own
storage and auth-delegate, as well as a Hub delegate at some point.

Dry run mode allows us to check for errors and use a call builder
using the very same code.

Fixes #57
2015-04-14 11:54:46 +02:00
..

# HELLO ${id.upper()}

## TODO: About authentication

Include information about application secret files, and how we automatically write a default one.