basic understanding of Electron buildingfamiliarity with package format creation
初心者向け度初回貢献者にどれだけ取り組みやすいかを 1-100 で推定したスコアです。
30
調査方針
Examine the build scripts in the repository to understand how the .deb package is currently generated, likely using electron builder or a custom script. Investigate how to add RPM support using electron builder's multiple target configuration or with tools like fpm. Look for any existing comments or issues discussing packaging for other distros.
Only .deb package can be downloaded · yhat/rodeo#434 | Good First Issue