trypear / pearai-app

The Open Source AI-Powered Code Editor. A fork of VSCode and Continue.
https://trypear.ai
Other
2.24k stars 407 forks source link

App can be packaged for distribution for Windows #117

Closed nang-dev closed 2 months ago

nang-dev commented 3 months ago

This is how we package the app: https://github.com/trypear/pearai-app/blob/main/CONTRIBUTING.md#packaging

and for distribution instructions: https://docs.google.com/document/d/1hZahz2UNrtZOgHZkquqNO7Jfoe0Pd0OA7Ud16ts_AKs/edit?usp=sharing (Mac so far)

we need to some extra stuff to distribute to windows users i think

gedeondoescode commented 3 months ago

Documented the process. Will now be moving this into review until fully confirmed the installer works.

MaySoMusician commented 3 months ago

@gedeondoescode Okay, so can we consider this issue resolved if someone manages to successfully build a package using the updated documents? I'm on Windows, so I'll test it in a VM.

gedeondoescode commented 2 months ago

Completed