mirror of
https://github.com/toyota-connected/emb_cli.git
synced 2026-06-21 07:19:37 -07:00
1af62109e4
--shellenv emits an eval-able export of the Dart SDK bin and the emb shim dir, so eval "$(./bootstrap.sh --shellenv)" fetches Dart, activates emb, and puts both on PATH in one line. The default clean-stdout bin-dir output is unchanged. Signed-off-by: Joel Winarske <joel.winarske@gmail.com>