Comment by thesurlydev
7 months ago
I literally just wrote something similar called techdocs[1] in Rust and uses Claude to generate a README. It includes API and CLI.
7 months ago
I literally just wrote something similar called techdocs[1] in Rust and uses Claude to generate a README. It includes API and CLI.
Nice! I thought of using Rust. I'll check how you implemented it.