Settings

Theme

Show HN: Onboard-CLI, an AST-based tool to detect architectural drift

github.com

2 points by yr_animesh 2 days ago · 1 comment · 1 min read

Reader

Onboard-CLI—a blazing-fast developer tool I built in Go.

It uses AST parsing (Tree-sitter) to map out codebase architecture and automatically blocks spaghetti code and bad dependencies locally before you even commit. I heavily optimized the concurrency, so it can parse 50k+ files in under 10 seconds.

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection