in-progress of json export feature

This commit is contained in:
2022-08-03 12:06:23 -07:00
parent bd95244314
commit 08c76ed2c8
5 changed files with 132 additions and 16 deletions

View File

@@ -1,3 +1,9 @@
module github.com/taigrr/adb/examples/tapRecorder
go 1.19
replace github.com/taigrr/adb => ../..
require github.com/taigrr/adb v0.0.0-20220803063720-bd9524431495
require github.com/google/shlex v0.0.0-20191202100458-e7afc7fbc510 // indirect