News
Newest
Ask
Show
Jobs
Built with Nuxt3
Show HN: Onboard-CLI, a LLM powered and AST-based tool to visualize codebase
(github.com)
15 points | by
yr_animesh
3 hours ago
3 comments
joe-esquibel
6 minutes ago
Does this tool work with non compiling code?
moezd
2 hours ago
I couldn't find architecture.yaml in the repo.
[-]
yr_animesh
1 hour ago
The architecture.yaml file is created in the root directory if you are not able to make that use this command
onboard init --template clean-architecture
joe-esquibel
56 minutes ago
[flagged]
onboard init --template clean-architecture