Skip to content

chore: setup virtual environment, initial README, .gitignore, and requirements.txt#1

Open
bundlab wants to merge 2 commits intomainfrom
setup/venv-readme-gitignore
Open

chore: setup virtual environment, initial README, .gitignore, and requirements.txt#1
bundlab wants to merge 2 commits intomainfrom
setup/venv-readme-gitignore

Conversation

@bundlab
Copy link
Copy Markdown
Owner

@bundlab bundlab commented Feb 8, 2026

This PR sets up foundational project hygiene:

  • Created virtual environment instructions in README
  • Added .gitignore (ignores .venv/, pycache/, recipes.json)
  • Created initial requirements.txt (placeholder for future packages like rich)
  • Updated README with installation, usage, structure, and future plans

All changes are in the modular structure we prepared earlier.

Next steps after merge:

  • Add rich for pretty console output
  • Implement edit/search features

Closes # (if you have any issues open)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant