Skip to content

Commit

Permalink
Added app
Browse files Browse the repository at this point in the history
  • Loading branch information
nang-dev committed Jul 17, 2024
1 parent 99d7355 commit 6cfa217
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,13 @@ To rebuild the app after initial setup:

### 3️⃣ Run the App

#### PearAI is split into two parts. pearai-app and pearai-submodule.

- [pearai-app](https://github.com/trypear/pearai-app/): VSCode fork and parent repository for PearAI. Most contributions will NOT end up here.

- [./extensions/pearai-submodule](https://github.com/trypear/pearai-submodule): Nearly all of PearAI's functionality, packaged as a built-in VSCode/PearAI extension. It is a fork of Continue, and is a git submodule of pearai-app. Most contributions will end up here!


#### A) PearAI Submodule / Extension

1. Open the directory `extensions/pearai-submodule` in PearAI or VSCode.
Expand Down

0 comments on commit 6cfa217

Please sign in to comment.