I started testing reporeminder against production codebases and realised it was pretty slow...
I started optimising and learning a bit more about Golang.
it now takes 177ms to scan 352 directories, 1540 files
i have been working on the CLI tool today, i have added.
- simple session login through browser with CLI
- stores token in devices keyring
Heres what its looking like:
Features added today:
- fully controllable by keyboard
- cli tool to ingest comments inside of your code
- how to install / docs link
- infinite loading on scroll
- animations
I have been building a way to turn code comments into actions so they don't get forgotten.
reporeminder scans your codebase for comments and creates actions with context.
So you don't need to context switch or worry.
looking for feedback from developers who would use this tool