commit | 3f29bbd5ee9dc34322857f3b5ad45c54f00580be | [log] [tgz] |
---|---|---|
author | Logan Chien <loganchien@google.com> | Mon Nov 06 19:33:57 2017 +0800 |
committer | Logan Chien <loganchien@google.com> | Mon Nov 06 21:16:21 2017 +0800 |
tree | 27417c41cfefd34cc8c256e079bafb4990bc532a | |
parent | b3b41da1228788d29362451eb40de1682883f743 [diff] |
sourcedr: Implement project config and commands This commit implements project configuration files and rework the command line interfaces. Now, the command line usages are: ``` sourcedr init [android-root] sourcedr scan sourcedr review ``` Test: ./sourcedr/functional_tests.py Change-Id: I41b28bb30f8adda3754d72204e4ce3e7da84b0b1