[PR #2896] [MERGED] Support set serverPort by command line param #3833

Closed
opened 2026-02-27 01:53:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/electerm/electerm/pull/2896
Author: @zxdong262
Created: 7/29/2023
Status: Merged
Merged: 7/29/2023
Merged by: @zxdong262

Base: masterHead: test


📝 Commits (3)

  • f4e5826 Support set serverPort by command line param
  • 39760c5 [skip mac][skip test][skip linux]
  • efa0f52 [skip mac][skip test][skip linux] 1

📊 Changes

7 files changed (+55 additions, -19 deletions)

View changed files

bin/cp-iterm (+13 -0)
📝 bin/install.js (+11 -2)
📝 package-lock.json (+10 -10)
📝 package.json (+2 -2)
📝 src/app/lib/command-line.js (+13 -5)
📝 src/app/lib/create-app.js (+1 -0)
📝 src/app/lib/get-port.js (+5 -0)

📄 Description

No description provided


🔄 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/electerm/electerm/pull/2896 **Author:** [@zxdong262](https://github.com/zxdong262) **Created:** 7/29/2023 **Status:** ✅ Merged **Merged:** 7/29/2023 **Merged by:** [@zxdong262](https://github.com/zxdong262) **Base:** `master` ← **Head:** `test` --- ### 📝 Commits (3) - [`f4e5826`](https://github.com/electerm/electerm/commit/f4e58261c6a6ea8f72a06f0b8a1045e27a3e4e58) Support set serverPort by command line param - [`39760c5`](https://github.com/electerm/electerm/commit/39760c564b01a3be2ccacfc9b79f5490b494111e) [skip mac][skip test][skip linux] - [`efa0f52`](https://github.com/electerm/electerm/commit/efa0f52e604adac801b470c4c3e55289160d0917) [skip mac][skip test][skip linux] 1 ### 📊 Changes **7 files changed** (+55 additions, -19 deletions) <details> <summary>View changed files</summary> ➕ `bin/cp-iterm` (+13 -0) 📝 `bin/install.js` (+11 -2) 📝 `package-lock.json` (+10 -10) 📝 `package.json` (+2 -2) 📝 `src/app/lib/command-line.js` (+13 -5) 📝 `src/app/lib/create-app.js` (+1 -0) 📝 `src/app/lib/get-port.js` (+5 -0) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 01:53:57 +03: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
starred/electerm#3833
No description provided.