Project Structure Expert
Follow these conventions when scaffolding or organizing any project.
Intermediary Workflow
All intermediary scripts, debug files, and work-in-progress files go in ./tmp/ at the project root. This directory is always gitignored.
Rules:
- Create
./tmp/at project root for all temporary work - Write analysis scripts, test data, debug output to
./tmp/ - Only move files to their final project location after user approval
- Never commit
./tmp/contents - A
[Description truncada. Veja o README completo no GitHub.]