BETAFPV/BETAFPV_Configurator
Fork: 12 Star: 85 (更新于 2024-10-30 03:25:26)
license: GPL-3.0
Language: JavaScript .
最后发布版本: V2.0.0-RC2 ( 2023-11-15 15:54:12)
BETAFPV Configurator
Developers
- 安装Visual Studio Code :https://code.visualstudio.com/
- 安装node.js:https://nodejs.org/en/download/
- 安装nvm:https://github.com/coreybutler/nvm-windows/releases(nvm-setup.zip)
- 克隆项目到本地:
git clone git@github.com:BETAFPV/BETAFPV_Configurator.git
- 通过VS Code打开项目文件夹,在VS Code的菜单栏的Terminal新建终端并输入以下命令:
#安装Node虚拟机
nvm install 16.20.0
nvm use 16.20.0
#加载所有的关联包
npm install
npm install --save-dev electron-rebuild
./node_modules/.bin/electron-rebuild
# If you have trouble on Windows, try:
.\node_modules\.bin\electron-rebuild.cmd
#启动electron程序
electron .
若在VS Code输入命令时出现以下错误:无法加载文件xxx.ps1,因为在此系统中禁止脚本。 解决方案如下:
- 按下Window+R,输入**powershell**,回车或确定。
- 输入**Set-Executionpolicy remotesigned**,回车。
- 输入**y**回车。
最近版本更新:(数据更新于 2024-11-05 03:31:53)
2023-11-15 15:54:12 V2.0.0-RC2
2023-08-31 10:06:47 V2.0.0-RC1
2023-04-03 11:13:47 V2.0.0
2022-01-26 16:35:22 V1.1.1-RC1
2022-01-04 18:12:06 v1.1.0
2021-12-09 19:19:25 v1.1.0-RC2
2021-11-18 14:39:40 v1.1.0-RC1
2021-10-22 15:56:04 v1.0.0_Release
2021-10-20 19:36:41 v1.0.0-RC4
2021-09-30 16:56:43 v1.0.0_RC3
BETAFPV/BETAFPV_Configurator同语言 JavaScript最近更新仓库
2024-11-05 19:13:47 jerryc127/hexo-theme-butterfly
2024-11-05 13:53:42 LiteLoaderQQNT/LiteLoaderQQNT
2024-11-03 02:40:36 chris81605/Degrees-of-Lewdity_Cheat_Extended
2024-11-01 21:55:46 projectdiscovery/nuclei-templates
2024-11-01 19:24:44 NumberSir/DoL-I18n-Build
2024-11-01 12:25:14 midoks/mdserver-web