feat(mako): generic source/output mappings

This includes proper handling of dependencies.
The code is concise, pythonic and quite 'cody', but does the job just
fine.
This commit is contained in:
Sebastian Thiel
2015-03-01 18:03:45 +01:00
parent 087a0762ac
commit 2d77857aaf
2 changed files with 11 additions and 2 deletions

View File

@@ -13,6 +13,10 @@ api:
- name: youtube
version: v3
base_path: "etc/api"
templates:
# all output directories are relative to the one set for the respective API
- source: cargo.toml
# output_dir: optional - not there if unset
cargo:
build_version: "0.0.1"
authors: