Skip to content

Instantly share code, notes, and snippets.

View CrisE05's full-sized avatar

Stephan-Cristian Enache CrisE05

View GitHub Profile
@CrisE05
CrisE05 / PLAN.md
Last active April 24, 2026 18:19
Feedback: bash to Python scripts transpile

Feedback: Bash to Python scripts transpile plan

  1. Fork the repository, create a new branch to work on, that includes the generate-feedback feature from the mentioned PR
  2. Run the generate-feedback script, make sure it works
  3. Check the process-feedback scripts from upb folder by running them
  4. Draft PR
  5. Start the script transpiling from Bash to Python
  6. Add documentation for scripts(optional)
  7. Adress requested changes
  8. Make final PR: history rewrite + squashing previous commits