Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/simonsiefke/electron-utility-process-issue
https://github.com/simonsiefke/electron-utility-process-issue
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/simonsiefke/electron-utility-process-issue
- Owner: SimonSiefke
- Created: 2022-11-19T22:54:06.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2023-08-01T09:43:29.000Z (over 1 year ago)
- Last Synced: 2024-11-02T01:04:26.465Z (about 2 months ago)
- Language: JavaScript
- Size: 16.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Electron Utility Process Issue with stdout
## Setup
```sh
git clone [email protected]:SimonSiefke/electron-utility-process-issue.git &&
cd electron-utility-process-issue &&
npm ci &&
node scripts/run-multiple-times.js
```