Skip to content

Add run instructions to README.md (Arabic/English)#1

Draft
Copilot wants to merge 2 commits intomainfrom
copilot/add-run-functionality
Draft

Add run instructions to README.md (Arabic/English)#1
Copilot wants to merge 2 commits intomainfrom
copilot/add-run-functionality

Conversation

Copy link

Copilot AI commented Nov 29, 2025

User asked "كيف اسوي رن؟" (How do I run?) - README lacked setup/run instructions for this Django project.

Changes

  • Added bilingual (English/Arabic) instructions covering:
    • Prerequisites (Python 3.11+, Pipenv, PostgreSQL)
    • Dependency installation via Pipenv
    • Database setup for lumaDB2
    • Migration and server startup

Quick start

cd lumaGenPy
pipenv install
pipenv shell
python manage.py migrate
python manage.py runserver
Original prompt

كيف اسوي رن؟

The user has attached the following file paths as relevant context:

  • lumaGenPy

Created from VS Code via the GitHub Pull Request extension.


💡 You can make Copilot smarter by setting up custom instructions, customizing its development environment and configuring Model Context Protocol (MCP) servers. Learn more Copilot coding agent tips in the docs.

Co-authored-by: H4ya <145580738+H4ya@users.noreply.github.com>
Copilot AI changed the title [WIP] Add run functionality to lumaGenPy Add run instructions to README.md (Arabic/English) Nov 29, 2025
Copilot AI requested a review from H4ya November 29, 2025 07:21
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.

2 participants