Skip to content

Commit

Permalink
Update checker
Browse files Browse the repository at this point in the history
  • Loading branch information
blopker committed Dec 17, 2024
1 parent f523dc7 commit 55dccb1
Show file tree
Hide file tree
Showing 10 changed files with 572 additions and 8 deletions.
3 changes: 3 additions & 0 deletions Makefile
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
dev:
bun run tauri dev

test:
cd src-tauri && cargo test

setup:
bun install
cd src-tauri && cargo build
Expand Down
Loading

0 comments on commit 55dccb1

Please sign in to comment.