GitXplorerGitXplorer
b

alist-client

public
1 stars
0 forks
0 issues

Commits

List of commits on branch main.
Unverified
7411e5ded04c68b7d5038f8b0dea389f9fa27d17

1.修改配置

bbzw1204 committed 2 years ago
Unverified
f15f3b51d7fdb8b8ecd74102013b55922b9a7ca1

1.修改打包配置

bbzw1204 committed 2 years ago
Unverified
344791dbf67383fc7fbea81a02f2b9757675c852

1. 修改版本号

bbzw1204 committed 2 years ago
Unverified
34c6576fba65926c091d928ab02955ea835e6989

1. 修改打包配置

bbzw1204 committed 2 years ago
Unverified
619d42a9ad181b20e6ddeb677b70ff1b3f667f47

Merge branch 'main' of https://github.com/bzw1204/alist-client

bbzw1204 committed 2 years ago
Unverified
3aaa7e4afd48b471c214c4550f2c3d2817acf927

1. 测试打包更新

bbzw1204 committed 2 years ago

README

The README file for this repository.

alist-client

An Electron application with Vue and TypeScript

Recommended IDE Setup

Project Setup

Install

$ pnpm install

Development

$ pnpm dev

Build

# For windows
$ pnpm build:win

# For macOS
$ pnpm build:mac

# For Linux
$ pnpm build:linux