mirror of
https://github.com/OMGeeky/google-apis-rs.git
synced 2026-02-23 15:49:49 +01:00
feat(cli): basic usage of docopts
For now we just show it works within our generator. Next step is to actually generate docopts grammar.
This commit is contained in:
@@ -19,3 +19,7 @@ make:
|
||||
cargo:
|
||||
build_version: "0.0.1"
|
||||
keywords: [cli]
|
||||
dependencies:
|
||||
- docopt = "*"
|
||||
- docopt_macros = "*"
|
||||
- rustc-serialize = "*"
|
||||
|
||||
Reference in New Issue
Block a user