5 comments (5 comments)3 reactions (3 reactions)0 assignees (0 assignees)HTML5,026 stars (5,026 stars)568 forks (568 forks)batch import
help wanted
Description
任何开发建议、交流学习都可以
可以支持使用 scoop 进行安装吗?
(winget或者chocolatey也可以)
Contributor guide
- Tech stack
- javascripttypescriptelectronnodejs
- Domain
- desktoptooling
- Issue type
- feature
- DifficultyEstimated implementation difficulty for a new contributor, from 1 for very small changes to 5 for expert-level work.
- 3
- Estimated timeA rough time range for an experienced contributor to investigate, implement, test, and prepare a pull request.
- half day
- Activity statusHow available the issue appears right now: fresh, active, stale, blocked, or waiting on maintainer input.
- stale
- ClarityHow clearly the issue explains the expected change, acceptance criteria, and next step.
- clear
- Prerequisites
- Basic knowledge of Windows package managers (scoop, winget, chocolatey)Familiarity with Electron app packaging
- Newbie friendlinessA 1-100 score estimating how approachable this issue is for first-time contributors.
- 30
- Research direction
- The issue requests adding installation support via scoop, winget, or chocolatey on Windows. Examine the repository's existing build and packaging scripts (e.g., electron builder configuration in package.json or similar). Look for any prior discussions in the issue comments that may indicate preferred approaches or blockers. Since no PRs are linked and the issue is open without assignees, a feasible starting point is to create a scoop manifest or a chocolatey package. Check the repository's documentation for contribution guidelines and existing installer scripts.