mttkay / replicant

A REPL for the Android Debug Bridge (ADB)
MIT License
123 stars 9 forks source link

Show command issued by REPL #20

Closed bizzguy closed 10 years ago

bizzguy commented 10 years ago

I'd like to see REPL show whatever adb commands that it is creating. This would help me learn the commands. Maybe this could be controlled with an argument when REPL is started - so that the "internal" commands can be suppressed if a user doesn't want them.

mttkay commented 10 years ago

Run with --debug