[ALOY-1120] Why `alloy compile` install plugin?
GitHub Issue | n/a |
---|---|
Type | Improvement |
Priority | Medium |
Status | Open |
Resolution | Unresolved |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | Tooling |
Labels | TCSupport |
Reporter | Far |
Assignee | Tim Poulsen |
Created | 2014-07-26T21:31:24.000+0000 |
Updated | 2015-01-05T15:21:02.000+0000 |
Description
We already have
alloy install plugin
command for that. Also alloy new
install plugin. Inconvenience arise if we try to use locally installed alloy. Instead of using simple combo
node_modules/.bin/alloy compile --config platform=android
node_modules/.bin/ti build -p android -T device -b
we need to set ALLOY_PATH environment variable to plugin.py can find alloy.
Thanks for your report [~farwayer]! [~tlukasavage]: can you please set [~farwayer] as the original reporter? TIA!