[PR #739] [MERGED] Add Windows development environment install script #4306

Closed
opened 2026-03-23 21:37:14 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/739
Author: @polypixeldev
Created: 7/29/2022
Status: Merged
Merged: 8/1/2022
Merged by: @appflowy

Base: mainHead: windows-dev-install-script


📝 Commits (6)

  • 85850af feat: add windows dev environment install script
  • 7eb7fad fix: fix most PATH-related issues
  • 89dc2f0 fix: forgot to uncomment a line!
  • 3caa565 fix: fix remaining PATH issues
  • 86799bb fix: fix last command issue
  • 19adfce Merge branch 'AppFlowy-IO:main' into windows-dev-install-script

📊 Changes

2 files changed (+96 additions, -0 deletions)

View changed files

📝 .gitignore (+1 -0)
frontend/scripts/install_dev_env/install_windows.sh (+95 -0)

📄 Description

This PR adds a development environment install script for Windows so that AF devs on Windows can get their environment set up easily.


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/AppFlowy-IO/AppFlowy/pull/739 **Author:** [@polypixeldev](https://github.com/polypixeldev) **Created:** 7/29/2022 **Status:** ✅ Merged **Merged:** 8/1/2022 **Merged by:** [@appflowy](https://github.com/appflowy) **Base:** `main` ← **Head:** `windows-dev-install-script` --- ### 📝 Commits (6) - [`85850af`](https://github.com/AppFlowy-IO/AppFlowy/commit/85850af541ae58ed5f7b18a92294dd7a339195fc) feat: add windows dev environment install script - [`7eb7fad`](https://github.com/AppFlowy-IO/AppFlowy/commit/7eb7fad336bcaadaca3e4da9eab21383b3cd58ae) fix: fix most PATH-related issues - [`89dc2f0`](https://github.com/AppFlowy-IO/AppFlowy/commit/89dc2f0370fb16adcbf09998c7d7ca2ee6e3ec16) fix: forgot to uncomment a line! - [`3caa565`](https://github.com/AppFlowy-IO/AppFlowy/commit/3caa5656108f5f13e865e72096f2e8644f807a75) fix: fix remaining PATH issues - [`86799bb`](https://github.com/AppFlowy-IO/AppFlowy/commit/86799bbb965e172d88d60e239e7e72de79fa9413) fix: fix last command issue - [`19adfce`](https://github.com/AppFlowy-IO/AppFlowy/commit/19adfce065d60098dd3edfbdc37efaaf2c1d6f2c) Merge branch 'AppFlowy-IO:main' into windows-dev-install-script ### 📊 Changes **2 files changed** (+96 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+1 -0) ➕ `frontend/scripts/install_dev_env/install_windows.sh` (+95 -0) </details> ### 📄 Description This PR adds a development environment install script for Windows so that AF devs on Windows can get their environment set up easily. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 21:37:14 +00:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
AppFlowy-IO/AppFlowy#4306
No description provided.