hello8693 7a7bd9386e feat(ci): 仅在非预发行版本的情况下为macOS和Linux构建发布工件
修改了构建和发布工件的GitHub操作工作流,以便仅在非预发行版本的情况下为macOS和Linux构建和发布工件。这包括在发布工作流中条件性地运行macOS和Linux构建任务,并相应地调整Windows构建任务。以前,工件会无条件地为所有操作系统构建和上传。
2024-08-28 19:01:15 +08:00
2024-07-30 14:32:14 +08:00
2024-07-26 21:03:42 +08:00
2024-08-27 15:34:43 +08:00
2024-08-27 15:34:43 +08:00
2024-08-27 15:35:22 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-08-27 15:35:22 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00
2024-07-26 21:03:42 +08:00

dsz-exam-composer

An Electron application with Vue and TypeScript

注意事项

必须使用Yarn包管理。Node版本要求为20。

Project Setup

Install

$ yarn

Development

$ yarn dev

Build

# For windows
$ yarn build:win

# For macOS
$ yarn build:mac

# For Linux
$ yarn build:linux

说明

如果dev模式页面不显示或按钮点击无效等问题请连续刷新至少3次后再进行操作。build后没有此问题。

Description
No description provided
Readme GPL-3.0 4.5 MiB
Languages
Vue 58.6%
TypeScript 36.6%
JavaScript 2.8%
HTML 1.5%
SCSS 0.5%