Files
emb_cli/tool
Joel Winarske 1af62109e4 feat(bootstrap): add --shellenv for one-line PATH setup
--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>
2026-06-18 08:08:25 -07:00
..