fzyzcjy / dart_interactive

REPL (interactive shell) for Dart, supporting 3rd party packages, hot reload, and full grammar
https://github.com/fzyzcjy/dart_interactive
MIT License
222 stars 13 forks source link

Configure basic github ci #23

Closed fzyzcjy closed 2 years ago

fzyzcjy commented 2 years ago

it is not test but dart run --enable-vm-service test/e2e_test.dart

fzyzcjy commented 2 years ago

now wait for it to pass