chore: move DEVELOPMENT.md and TODO.md to docs/
This commit is contained in:
@@ -59,6 +59,7 @@ Android App → Instrumentation SDK → ADB Tunnel → Go Backend → React Fron
|
||||
| `frontend-react/` | — | Vite + React + TypeScript UI |
|
||||
| `android-sdk/` | `dev.achmad.droidscope` | Kotlin instrumentation SDK |
|
||||
| `scripts/` | — | `dev.sh`, `build.sh`, `download-adb.sh` |
|
||||
| `docs/` | — | `DEVELOPMENT.md` (setup + build guide), `TODO.md` (implementation status) |
|
||||
|
||||
### Go workspace
|
||||
`go.work` links `./desktop` and `./backend-go` for local resolution. `desktop/go.mod` also has a `replace` directive — both are needed (`go.work` for IDE/build, `replace` for `go mod tidy`).
|
||||
|
||||
Reference in New Issue
Block a user