-
Notifications
You must be signed in to change notification settings - Fork 261
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
可否写下工程搭建? #1
Comments
需要安装 nodejs 和 npm 是不需要编译的,直接可以运行 npm install [email protected]
npx electron . 打包 npm install electron-packager
npx electron-packager . fuck-xuexiqiangguo \
--executable-name="Fuck学习强国" \
--electron-version="3.0.15" --overwrite --asar --icon="logo.png" \
--ignore="node_modules" --ignore="package-lock.json" |
Can you publish the source code to npm? |
这个软件只能玩视频,要是能自动答题就更完美了 |
@njzjz You said you had reported the author of this issue, I don't think you need this cheat app. What performance art are you performing? You just make me SUCK. |
Why do you think so? These two things are unrelated.
If you think you have freedom of speech, I also have the freedom to report. If you have the right to object to someone, I also have the right to oppose your opposition.
… On Mar 7, 2019, at 00:37, Cyandev ***@***.***> wrote:
需要安装 nodejs 和 npm
是不需要编译的,直接可以运行
npm install ***@***.***
npx electron .
打包
npm install electron-packager
npx electron-packager . fuck-xuexiqiangguo \
--executable-name="Fuck学习强国" \
--electron-version="3.0.15" --overwrite --asar --icon="logo.png" \
--ignore="node_modules" --ignore="package-lock.json"
Can you publish the source code to npm?
@njzjz You said you had reported the author of this issue, I don't think you need this cheat app. What performance art are you performing? You just make me SUCK.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub, or mute the thread.
|
大佬可以的!我还想自己搞个程序..无奈编程能力弱渣 |
xming+虚机用不了, |
实测必须把png转换为ico才能正常打包,否则rcedit.exe找不到图标文件 |
nodejs有版本要求吗 |
可否写下工程搭建、编译、发布等步骤?
外门程序员想手动编译。
The text was updated successfully, but these errors were encountered: