Skip to content

Repository files navigation

并行任务舱

一个帮助你管理“当前并行中的事情”和“每件事此刻最该专注的一步”的轻量工具。

本地开发

npm install
npm run dev

Web 构建

npm run build

mac 桌面版

项目已经接入 Tauri,可以直接打 mac 应用和 dmg 安装包。

前置依赖

curl https://sh.rustup.rs -sSf | sh -s -- -y --no-modify-path

如果当前 shell 没有自动拿到 Rust 路径,可以先执行:

export PATH="$HOME/.cargo/bin:$PATH"

桌面调试

npm run tauri:dev

生成 dmg

npm run tauri:build:dmg

默认产物路径:

src-tauri/target/release/bundle/dmg/并行任务舱_0.1.0_aarch64.dmg

质量检查

npm run check
npm run lint
npm test

About

Help you work in parallel.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages