mirror of
https://github.com/PR0M3TH3AN/RePrompt.git
synced 2025-09-07 14:38:43 +00:00
update
This commit is contained in:
@@ -22,7 +22,7 @@ The **RePrompt** is a tool designed to create a comprehensive context file (`rep
|
|||||||
## Directory Structure
|
## Directory Structure
|
||||||
|
|
||||||
```
|
```
|
||||||
repository-context-generator/
|
RePrompt/
|
||||||
├── src/
|
├── src/
|
||||||
│ ├── app.py # Main Streamlit application
|
│ ├── app.py # Main Streamlit application
|
||||||
│ ├── generate_repo_context.py # Context generation script
|
│ ├── generate_repo_context.py # Context generation script
|
||||||
@@ -40,8 +40,8 @@ repository-context-generator/
|
|||||||
### 1. Clone the Repository
|
### 1. Clone the Repository
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone <repository-url>
|
git clone https://github.com/PR0M3TH3AN/RePrompt
|
||||||
cd repository-context-generator
|
cd RePrompt
|
||||||
```
|
```
|
||||||
|
|
||||||
### 2. Create Required Directories and Files
|
### 2. Create Required Directories and Files
|
||||||
|
Reference in New Issue
Block a user