Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
13 changes: 13 additions & 0 deletions docs/LOCAL_DEV_EN.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
# Local Development Guide (For Contributors)

This guide helps new contributors set up and run the Jarvis AI assistant locally for development or debugging.

## 1) Prerequisites
- Python 3.9 or above (Python 3.10+ recommended)
- Git (for cloning and pushing changes)
- Works on macOS / Linux / Windows

## 2) Clone the repository
```bash
git clone https://github.com/Code-A2Z/jarvis.git
cd jarvis