I tried four vibe-coding tools, including Cursor and Replit, with no coding background. Here's what worked (and what didn't).
This project uses LLM to generate code from a requirement file. The requirement file is in TOML format. The program reads the requirement file, and generate code in the language specified in the ...