indrakurnia/gitdev — reverse-engineered prompt
Reverse engineered prompt
Build me a very simple Git practice project called gitdev. It doesn’t need to be a real app yet. I just want a clean little repo that beginners can use to test editing files, committing changes, and seeing how collaboration works.
Please make the README actually useful. Explain in plain language what the repo is for, how someone can clone it, change one of the sample text files, commit their work, and push it back. Keep it friendly and beginner focused.
Add a few basic text files for different people to edit, like small personal test files where they can write a sentence or two. Keep everything simple and organized. No complicated setup, no build tools, no dependencies unless they’re truly needed. The goal is just to have a working starter repo for learning Git with clear instructions and a few sample files to practice on.
Want more depth? Deep Reverse