0
点赞
收藏
分享

微信扫一扫

shell:startup 如何实现开机启动运行node脚本

  1. win + R 然后把exe拖进启动的文件夹/进入任务计划程序窗口,创建任务。

shell:startup 如何实现开机启动运行node脚本_linux

如何生成.exe

npm install pkg -g 
//node16-linux-x64, node16-macos-x64, node16-win-x64
pkg --targets node12-win-x64 juejin.js

... ...待补充


举报

相关推荐

0 条评论